Which of the following statements is false?
a. Classes (and their objects) encapsulate, i.e., encase, their attributes and methods.
b. A class’s (and its object’s) attributes and methods are intimately related.
c. For objects to communicate effectively with one another, each must know how the other object is implemented.
d. Information hiding is crucial to good software engineering.
c. For objects to communicate effectively with one another, each must know how the other object is implemented. Actually, Objects are normally not allowed to know how other objects are implemented—implementation details are hidden within the objects themselves.
You might also like to view...
In general a pen object is used to:
a) fill an entire shape with a color b) fill an entire shape with a pattern c) draw an outline of an shape in black or blue d) draw an outline of a shape
____________________ include font, font size, bold, italic, underline, and text color.
Fill in the blank(s) with the appropriate word(s).
The ____________________ adjustment reproduces the effects of various camera lens filters.
Fill in the blank(s) with the appropriate word(s).
Which cloud computing serviceenables a company to use servers in the cloud instead of purchasing and maintaining them?
a. IaaS b. PaaS c. SaaS