Answer the following statements true (T) or false (F)
1. In the statement:
cout << “Hello!”
“Hello!” is called a string literal.
2. There is no limit on the size of the numbers that can be stored in the int data type.
3. 76.45e-2 is a valid value for a float data type.
4. There are only two possible values for the bool data type.
5. All data types take up the same amount of storage.
1. True
2. False
3. True
4. True
5. False
Computer Science & Information Technology
You might also like to view...
The status bar of the Task Manager provides information about the ________ and memory usage.
a. CPU b. disk drive c. printer d. input/output
Computer Science & Information Technology
Describe the KDE Quick Launch area and list its default contents.
What will be an ideal response?
Computer Science & Information Technology