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.
b. C++ fundamental types are portable.
Computer Science & Information Technology
You might also like to view...
In VBA, comments begin with a(n) ________
A) single quotation mark B) question mark C) exclamation point D) double quote
Computer Science & Information Technology
A user needs to print to a printer. They have a laptop with Windows 7. The printer has a USB and an Ethernet connector. Which of the following is the EASIEST way to connect the laptop to the printer?
A. Use the Ethernet connector. B. Use the USB connector. C. Use the network connection. D. Use the parallel port
Computer Science & Information Technology