Which three statements describe the object-oriented features of the Java language?

Which three statements describe the object-oriented features of the Java language?
A. Objects cannot be reused.
B. A subclass can inherit from a superclass.
C. Objects can share behaviors with other objects.
D. A package must contain more than one class.
E. Object is the root class of all other objects.
F. A main method must be declared in every class.

Download Printable PDF. VALID exam to help you PASS.

2 thoughts on “Which three statements describe the object-oriented features of the Java language?

  1. The answer is: B, C and E. Object is the root, but main method is not required in every class, so: BCE

    10

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.