
Available under Creative Commons-ShareAlike 4.0 International License.
Exercise 9.5.1
Answer the following statements as either true or false:
- The character data type in C++ uses the double quote marks, like: char grade "A";
- Sizeof is an operator that tells you how many bytes a data type occupies in storage.
- Typedef helps people who can't hear and is one of the standard accommodation features of a programming language for people with a learning disability.
- The sequence operator should be used when defning variables in order to save space.
- Programming can be both enjoyable and frustrating.
- 1914 reads