Tag Archives: objectoriented

Which three statements describe the object-oriented features of the Java language? (Choose three.)

Which three statements describe the object-oriented features of the Java language? (Choose three.) 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… Read More »