In C #998
In C# ____________________
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: Overriding Member Functions - Quiz No.1.
In C# ____________________
Non – virtual or static methods can’t be overridden
Non – virtual and static methods only can be overridden
Overriding is not allowed
Overriding must be implemented using C++ code only