Answers

Question and Answer:

  Home  C++ Type Checking

⟩ 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

b) 1

 207 views

More Questions for you: