MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
An abstract class in Java can be created using th..
1.
An abstract class in Java can be created using the keyword ____.
A.
final
B.
interface
C.
abstract
D.
static
Answer» D. static
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Is it necessary that all the abstract methods must be defined from an abstract class?
How many abstract classes can a single program contain?
It is _________________________ to have an abstract method.
Can abstract classes have static methods (Java)?
Abstract class can’t be final in java.
The abstract classes in java can _________________
Use of pointers or reference to an abstract class gives rise to which among the following feature?
Which among the following is an important use of abstract classes?
We ___________________ to an abstract class.
Abstract classes can ____________________ instances.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply