Question

Which of the following statements is false?
a. C++ requires all variables to have a type.
b. C++ fundamental types are portable.
c. ints may be 64 bits on some machines.
d. C++ programmers frequently have to write different versions of programs for different platforms.

Answer

This answer is hidden. It contains 33 characters.