Answer Posted / betty
virtual methods is applied in polymorphism. When you declare
a method as virtual, you can override the method in another
class.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are winforms in c#?
How to declares a two-dimensional array in C#?
Explain about multithreading?
What is meant by clr?
What is the difference between abstract and virtual?
What is difference between dll and exe in c#?
Explain About .Net remoting
Explain the types of assemblies in .net?
How many types of methods are there in c#?
What is a namespace server?
Is c# difficult to learn?
What is writeline?
List down the differences between public, static and void keywords?
What is private and shared assembly?
Why array is faster than arraylist in c#?