Choose the option that contains only Unary operators of C.

1.2 Choose the option that contains only Unary operators of C.
A) sizeof, (type conversion)
B) short hand operator, &
C) increment(++), >=, !
D) ==, !=


Leave a Reply