MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
Static methods can’t be made abstract in java...
1.
Static methods can’t be made abstract in java.
A.
True
B.
False
Answer» B. False
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
The abstract method definition can be made ___________ in derived class.
The abstract methods can never be ___________ in a base class.
Which among the following is correct for abstract methods?
Static methods can’t be made abstract in java.
If a function declared as abstract in base class doesn’t have to be defined in derived class then ______
What is the syntax for using abstract method?
What is this feature of enforcing definitions of abstract function at compile time called?
The abstract function definitions in derived classes is enforced at _________
It is ____________________ to define the abstract functions.
How are abstract functions different from the abstract functions?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply