Q:

Is every abstract function virtual in C#, in general?

0

Is every abstract function virtual in C#, in general?

All Answers

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

Yes, When an instance method declaration includes an abstract modifier, that method is said to be an abstract method. Although an abstract method is implicitly also a virtual method, it cannot have the modifier virtual.

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

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now