InterviewSolution
Saved Bookmarks
| 1. |
Which of these is not abstract?(a) Thread(b) AbstractList(c) List(d) None of the MentionedI had been asked this question during a job interview.This key question is from Inheritance topic in division Inheritance of Java |
|
Answer» Correct CHOICE is (a) Thread |
|