Vidyalelo
C# Programming · Q29

Functions and Methods in C Sharp

Programming · C# Programming · question 29

Q29

In C#, which keyword is used to define a method that can be overridden in derived classes?

A.
virtual
B.
overridable
C.
extendable
D.
override
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board