Using C++11: What data type does the compiler determine for the variable cost in the following statement? auto cost = 14.95;
a. int
b. double
c. bool
d. char
e. string
b. double
Computer Science & Information Technology
You might also like to view...
Word's sorting feature allows you to sort a table by a maximum of ________ categories
Fill in the blank(s) with correct word
Computer Science & Information Technology
What is the purpose of the DXDIAG command?
A) It is used to diagnose drive problems. B) It is used to start the Direct X diagnostics. C) It is used to install the DXDIAG utility onto the hard drive. D) It is used to configure drives from a command prompt.
Computer Science & Information Technology