Answer the following statements true (T) or false (F)

1. A class is not an object but a description of an object.
2. The same rules for naming variables apply to naming classes.
3. The class header defines a class's fields, properties, and methods.
4. When a class's fields are hidden from outside code, its data is vulnerable to accidental corruption.


1. TRUE
2. TRUE
3. TRUE
4. FALSE

Computer Science & Information Technology

You might also like to view...

In PowerPoint, the Live Preview only shows on the active slide in the ________ pane

A) Notes B) Thumbnails C) Slide D) Comments

Computer Science & Information Technology

Using the Back Up Database utility only saves the structure of the database, not the content

Indicate whether the statement is true or false

Computer Science & Information Technology