The ____________________ type is C++ 's method for allowing programmers to create their own simple data types.
Fill in the blank(s) with the appropriate word(s).
enumeration
You might also like to view...
An assertion
a. is never more than just comment embedded in code b. are always easily and precisely stated with C++ syntax, c. is used to document and check correctness in programs d. is typically a precondition or postcondition for a function e. if converted to a Boolean statement, may be used with the library assert macro to test whether the assertion is satisfied at that point in the code.
File ____ are typically three or four characters long.
A. types B. lengths C. extensions D. names
What is the value in w after line 5 is run?
A. 3 B. t C. space ‘ ‘ D. u
The following Business Letter feature is NOT a predefined merge field
A) Address Block B) Greeting Line C) Enclosure D) Salutation