Suppose in a hypothetical machine, the size of char is 32 bits. What would sizeof(char) return?
a) 4
b) 1
c) Implementation dependent
d) Machine dependent

Submitted by: Administrator
b) 1
Submitted by:

Read Online C++ Type Checking Job Interview Questions And Answers