The sizeof() is a?

55. The sizeof() is a?

  1. Unary Operator
  2. Binary Operator
  3. Ternary Operator
  4. None of the above

Answer: A) Unary Operator

Explanation:

In C++, the sizeof() is a unary operator.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.