Multiple Choice
A class with no abstract methods is called a
A) concrete class
B) encapsulated class
C) abstract class
D) private class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: _ refers to the ability to associate
Q17: Override the clone method inherited in the
Q18: Polymorphism refers to the ability to associate
Q19: What are the advantages of polymorphism?
Q20: Assigning an object of a derived class
Q22: Write a decision statement to determine if
Q23: _ binding refers to the method definition
Q24: Implement the base class in the shoe
Q25: Java does not use late binding for
Q26: A class that has at least one