Explain ‘Virtual’ Keyword?
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.
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
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