Recently opened programs on the Start menu display on the ________
Fill in the blank(s) with correct word
Programs list
You might also like to view...
An error occurs if:
a. A non-reference, non-const, primitive data member is initialized in the member initialization list. b. An object data member is not initialized in the member initialization list. c. An object data member does not have a default constructor. d. An object data member is not initialized in the member initialization list and does not have a default constructor.
For a language to be considered object-oriented, it must support polymorphism, ____, and encapsulation.
A. objects B. class users C. instantiation D. inheritance
In C++, ____ is called the scope resolution operator.
A. . B. ? C. : D. ::
Which shortcut do you use to hide or redisplay panels?
A. [F1] B. [F2] C. [F3] D. [F4]