Which of the following statements is false?
a. An object's attributes are specified as part of the object’s class.
b. A bank-account object would likely have a balance attribute that represents the amount of money in the account. c. Each bank-account object knows the balance in the account it represents, but not the balances of the other accounts in the bank.
d. Attributes are specified by the class’s methods.
d. Attributes are specified by the class’s methods.
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT an example of plug-in software?
A) Sun Java B) Yahoo! toolbar C) Microsoft Silverlight D) Adobe Flash Player
Computer Science & Information Technology
To calculate the total number of records in a group, use the ________ operator
A) Count B) Group By C) Sum D) Avg
Computer Science & Information Technology