Q25
What does the 'sizeof' operator return in C++?
A.
Size in bytes
AnswerB.
Size in bits
C.
Memory address
D.
Value of the variable
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board