Answer the following questions true (T) or false (F)
1. True/False: An object is a particular instance of its class.
2. True/False: The practice of data hiding helps shield the inner workings of the object from the programmer.
3. True/False: Attributes of a class that are available to code outside that class are public so long as the methods of the class are not available to code outside the class.
1. T
2. T
3. F
Computer Science & Information Technology
You might also like to view...
It is not important for the database designer to check the record set before running a Make Table query
Indicate whether the statement is true or false
Computer Science & Information Technology
What key might be turned on if you?re getting numbers when you?re expecting to get letters?
A. Caps lock B. Keyboard switch C. Numlock D. Function
Computer Science & Information Technology