Concerning nested classes, which of the following are true?
a. You can define a class within a class.
b. The inner class must always be public
c. The inner class is within the scope of the outer class.
d. Qualification by the outer class name with the scope resolution operator is necessary to use the inner class outside the outer class.
e. A local class can contain static members.
a) c) d) are correct
Explanation: b):A the inner class may be either public or private. e) is the opposite of a correct statement. A local class cannot have static members.
You might also like to view...
The _____________ operator returns false if the left operand is greater than the right oper- and.
a) == b) < c) <= d) All of the above
Using the ____________________ tool, you can transform a particular stroke or fill of an object, or you can transform the entire object at one time.
Fill in the blank(s) with the appropriate word(s).
A technology that enables you to communicate with a computer in a different location is:
A) Remote Desktop Connection host B) power line network C) Remote Desktop Connection D) RJ-45 Connector
________ allows the OS to manage multiple print jobs.
A. Defragmenting B. Buffering C. Spooling D. Central processing