Q:

In C# ____________________

0

In C# ____________________


  1. Non- virtual or static methods can’t be overridden
  2. Non- virtual and static methods only can be overridden
  3. Overriding is not allowed
  4. Overriding must be implemented using C++ code only

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(a).Non- virtual or static methods can’t be overridden

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
In Delphi ______________... >>
<< Which language doesn’t support method overriding...