Answer the following statements true (T) or false (F)
1. The private object fields can be directly manipulated by outside entities.
2. When a class variable is assigned the address of an object, it is said that the variable references the object.
3. In an inheritance relationship, the superclass inherits members from the subclass.
4. When an object’s internal data is hidden from outside code and access to the data is restricted to the object’s methods, the data is protected from accidental corruption.
1. FALSE
2. TRUE
3. FALSE
4. TRUE
You might also like to view...
Which of the following displays on non-Windows 8 apps that does NOT display for Windows 8 apps?
A) A Tabs bar B) An Address bar C) A window border D) The app bar
What is the difference between the physical size and the logical size of an array?
What will be an ideal response?