Computer Science, asked by 199434, 5 months ago


The. operator is a unary operator.

Answers

Answered by Anonymous
0

Unary operator is operators that act upon a single operand to produce a new value. The unary operators are as follows. It operates on a pointer variable and returns an l-value equivalent to the value at the pointer address. This is called "dereferencing" the pointer.

Similar questions