InterviewSolution
Saved Bookmarks
| 1. |
Which of these keywords are used to define an abstract class?(a) abst(b) abstract(c) Abstract(d) abstract classThe question was asked by my college professor while I was bunking the class.This intriguing question originated from Inheritance in division Inheritance of Java |
|
Answer» The CORRECT answer is (B) abstract |
|