1.

In C# ____________________

A. Non – virtual or static methods can’t be overridden
B. Non – virtual and static methods only can be overridden
C. Overriding is not allowed
D. Overriding must be implemented using C++ code only
Answer» B. Non – virtual and static methods only can be overridden


Discussion

No Comment Found