What technique involves the packaging of an object's attributes and methods into a cohesive unit that can be used as an undivided entity?
A. Encapsulation
B. Polymorphism
C. Inheritance
D. Interface
Answer: A
You might also like to view...
The Internet is a .
a. Bunch of computers in a central location. b. Network of computers in one country. c. Global network of computers. d. None of the above.
If you use the ____ option button on the Adjustments panel, the percentage of change is added to the current color.
a. Percentage b. Absolute c. Relative d. Brightness/Contrast
The cin.getline() method continuously accepts and stores characters typed at the terminal into the character array named message until either 60 characters are entered or the ENTER key is detected.
Answer the following statement true (T) or false (F)
You can use the _____ form control to position a set of option buttons together.?
A. ?Group Box B. ?Spin Button C. ?Label D. ?Scroll Bar