Q1
What does the 'sizeof' operator return in C++?
A.
Size of a data type in bits
B.
Size of a data type in bytes
C.
Size of a variable in bytes
AnswerD.
Size of a variable in bits
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board