Q23
What is the purpose of the 'sizeof' operator in C?
A.
Get the size of a variable
AnswerB.
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