InterviewSolution
Saved Bookmarks
| 1. |
Which of these keywords are used to define an abstract class?(a) abst(b) abstract(c) Abstract(d) abstract class |
|
Answer» The correct answer is (b) abstract The best I can explain: None. |
|