MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
Does the below Java code with abstract method com..
1.
Does the below Java code with abstract method compile?
A.
NO
B.
YES
C.
-
D.
-
Answer» B. YES
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