Multiple Choice
A(n) _______class cannot be instantiated.
A) final.
B) concrete.
C) abstract.
D) polymorphic.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Which keyword is used to specify that
Q5: It is a UML convention to denote
Q6: When a superclass variable refers to a
Q7: Which of the following statements is false?<br>A)
Q8: Which of the following statements is false?<br>A)
Q10: Which of the following is false?<br>A) You
Q11: Which of the following statements is false?<br>A)
Q12: Which of the following statements is false?<br>A)
Q13: Classes and methods are declared final for
Q14: Consider classes A, B and C, where