A

Admin • 833K Points
Coach

Q. What does the function sizeof() return?

  • (A) Memory address
  • (B) Number of bytes
  • (C) Bit size
  • (D) Data type
  • Correct Answer - Option(B)
  • Views: 18
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

sizeof() returns the size of a data type or object in bytes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.