Objects normally are not allowed to know how other objects are implemented. This is called __________.
a) encarceration
b) information hiding
c) blindfolding
d) inheritance
b) information hiding
You might also like to view...
Although it is possible for multiple users to collaborate in creating a workbook, it is more common for users to collaborate in keeping ________ in a workbook up-to-date once the workbook has been developed
Fill in the blank(s) with the appropriate word(s).
A(n) ________ point is a snapshot of a computer's settings taken at regular intervals, when a new program or device driver are installed, or when Windows updates are performed
A) backup B) update C) restore D) install
Describe the problems you are likely to encounter in creating a cross-platform program, and list several ways to deal with these problems.
What will be an ideal response?
Which of the following expressions means any name except for Malone?
A. <"Malone" B. <="Malone" C. AND Malone D. <>"Malone"