

MCQOPTIONS
Saved Bookmarks
1. |
In Java Inheritance |
A. | all fields of a class are private |
B. | all fields of a class are protected |
C. | a new class is derived from an existing class |
D. | none of these above |
Answer» D. none of these above | |