Vidyalelo
C++ Programming · Q8

Variables and Data Types in C++

Programming · C++ Programming · question 8

Q8

Which operator is used to find the size of a data type in C++?

A.
size
B.
sizeofof
C.
sizeof
Answer
D.
lengthof

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board