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

To explain I WOULD say: Thread is not an abstract class.



Discussion

No Comment Found

Related InterviewSolutions