Multiple Choice
Which of these keywords are used to define an abstract class?
A) abst
B) abstract
C) Abstract
D) abstract class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: _ is used to initialize objects.<br>A)Methods<br>B)arguments<br>C)constructors<br>D)new keyword
Q7: Which method defined in Integer class can
Q8: Identify the type of inheritance when two
Q9: The keyword used inside a class to
Q10: If a class inheriting an abstract class
Q12: Which of the following is true in
Q13: Which of the following is a valid
Q14: The use of final keyword with method
Q15: Which class cannot have a subclass in
Q16: Which of these access specifiers must be