Which Among The Following Is True #940
Which among the following is true?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Member Functions & its Types - Object Oriented Programming MCQ: Abstract Function - Quiz No.2.
Which among the following is true?
Abstract methods can be static
Abstract methods can be defined in derived class
Abstract methods must not be static
Abstract methods can be made static in derived class