Q. What does the function sizeof() return?

  • (A) Memory address
  • (B) Number of bytes
  • (C) Bit size
  • (D) Data type
πŸ’¬ Discuss
βœ… Correct Answer: (B) Number of bytes
Explanation: sizeof() returns the size of a data type or object in bytes.
Explanation by: Mr. Dubey
sizeof() returns the size of a data type or object in bytes.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
57
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
80%
Success Rate