Which of the following statements is false?
a. The classes that objects come from, are essentially reusable software compo-nents.
b. Almost any verb can be reasonably represented as a software object in terms of attributes (e.g., name, color and size) and behaviors (e.g., calculating, moving and communicating).
c. A class that represents a bank account might contain one method to deposit money to an account, another to withdraw money from an account and a third to inquire what the account’s balance is.
d. All of the above statements are true.
b. Almost any verb can be reasonably represented as a software object in terms of attributes (e.g., name, color and size) and behaviors (e.g., calculating, moving and communicating).
You might also like to view...
Saving an Excel worksheet as a ________ separates the cells of each row with tab characters
A) macro B) comma separated values C) text file D) template
What information is not included in an Ethernet frame?
a. Frame size b. Source MAC address c. Pad d. Frame check sequence