Vidyalelo
C Programming · Q23

C Fundamentals

Programming · C Programming · question 23

Q23

What is the purpose of the 'sizeof' operator in C?

A.
Get the size of a variable
Answer
B.
Get the address of a variable
C.
Perform arithmetic operations
D.
Calculate square root

Answer: Option A

Solution

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