Multiple Choice
An abstract method cannot be modified by:
A) public
B) protected
C) private
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Java uses late binding with private methods,methods
Q5: Override the clone method inherited in the
Q11: The clone method has _ parameters.<br>A)zero<br>B)one<br>C)two<br>D)three<br>
Q17: Override the clone method inherited in the
Q17: A class that has at least one
Q19: What are the advantages of polymorphism?
Q20: Java does not use late binding for
Q29: What is wrong with the following method
Q33: Explain the difference between early and late
Q36: The method clone has one parameter and