A

Admin • 833K Points
Coach

Q. The size of an object or type can be determined with which operator?

  • (A) malloc
  • (B) sizeof
  • (C) malloc
  • (D) calloc
  • Correct Answer - Option(B)
  • Views: 25
  • Filed under category C++
  • Hashtags:

Explanation by: Admin

The sizeof operator gives the size of an object or type.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.