What is the difference between a float and a double?
a. double variables store integers and float variables store floating-point numbers.
b. double variables store numbers with smaller magnitude and coarser detail.
c. double variables store numbers with larger magnitude and finer detail.
d. None of the above.
c. double variables store numbers with larger magnitude and finer detail.
You might also like to view...
If you have a class defined in separate files, and change the way a member function is defined (the body of the function), which files need to be re-compiled?
a. The interface b. The application c. The Implementation d. All files e. B and C
Which of the following are true of Fibre Channel over Ethernet (FCoE)? (Select all that apply.)
a. It is recommended to enable the jumbo frame function on switch ports. b. It is the fastest storage interface, with a speed of 56Gbps. c. It encapsulates packets and sends them over a 10Gbps or higher Ethernet LAN. d. It is a leading technology for interconnecting supercomputers.