Q:

Explain ‘Virtual’ Keyword?

0

Explain ‘Virtual’ Keyword?

All Answers

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

The virtual keyword is used while defining a class to specify that the method and properties of that class can be overridden in derived class.

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

total answers (1)

Top 100 C# interview questions and answers 2022

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What is generics in C#.NET?... >>
<< What are the ways a method can be overloaded?...