1.

Suppose in a hypothetical machine, the size of char is 32 bits. What would sizeof(char) return?

A. 1
B. Implementation dependent
C. Machine dependent
D. 4
E. None of these
Answer» B. Implementation dependent


Discussion

No Comment Found

Related MCQs