Chapter 24: Problem 3
Fill in the blanks for each of the following: a. Keyword _____________ specifies that a namespace or namespace member is being used. b. Operator _____________ is the operator keyword for logical OR. c. Storage specifier_____________ allows a member of a const object to be modified. d. The _____________ qualifier specifies that an object can be modified by other programs. e. Precede a member with its _____________ name and the scope resolution operator _____________ if the possibility exists of a scoping conflict. f. The body of a namespace is delimited by _____________. g. For a const object with no _____________ data members, operator _____________ must be used every time a member is to be modified.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.