1.

Name the unary operator that returns the address of its operand.

Answer»

& operator. Operator (Address operator)



Discussion

No Comment Found