Which Among The Following Is True #1100
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 Exception Handling & Static Class Members - OOPs MCQ: Static Member Functions - Quiz No.1.
Which among the following is true?
Static member functions can’t be virtual
Static member functions can be virtual
Static member functions can be declared virtual if it is pure virtual class
Static member functions can be used as virtual in Java