Answer the following statements true (T) or false (F)
1. Floating point constants are normally stored in memory as doubles.
2. C++ does not have a built-in data type for storing strings of data.
3. A named constant is like a variable, but it its content cannot be changed while the program is running.
4. C++ 11 introduced an alternative way to define variables, using the template key word and an initialization value.
1. T
2. T
3. T
4. F
You might also like to view...
Which of the following statements is TRUE about the headings in the Navigation Pane?
A) Each heading is defined as a subdocument. B) Each heading has an associated thumbnail. C) All headings are displayed in bold and italics. D) All headings are formatted with the styles feature.
A computer system consists of hardware and software.
Answer the following statement true (T) or false (F)