Select the correct answerWhich of these is not abstract?OptionsAbstractListThreadListNone of the Mentioned
Question
Select the correct answerWhich of these is not abstract?OptionsAbstractListThreadListNone of the Mentioned
Solution
The correct answer is "List". This is because in Java, List is an interface and not an abstract class. An abstract class in Java is a class that cannot be instantiated and is always used as a base class. On the other hand, Thread and AbstractList are abstract classes in Java.
Similar Questions
the correct answerWhich of these is not abstract?OptionsThreadListAbstractListNone of the Mentioned
Select the correct answerWhich of these keywords are used to define an abstract class?OptionsabstabstractAbstractabstract class
Select the correct answerWhich of the following does not have a body?OptionsAn InterfaceA ClassAn Abstract MethodNone of the mentioned
The abstract should indicate the methodology used.Group of answer choicesTrueFalse
Select the correct answerWhich of these class is used to make a thread?OptionsSystemStringThreadRunnable
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.