Qus : What is the purpose of the sizeof operator in C?
QusWhat is the purpose of the sizeof operator in C?
A. It returns the size of the variable in bits B. It returns the size of the variable in bytes
C. It returns the size of the variable in kilobytes D. It returns the number of elements in an array