The. operator is a unary operator.
Answers
Answered by
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