What does the keyword virtual mean in the method
definition?
Answer Posted / rakesh
The method must be overriden
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Is lazy thread safe c#?
Define Final Class in C#
What does console readline do in c#?
Why do I get a security exception when I try to run my c# app?
Why do we use polymorphism in c#?
How to find whether the application is run from inside ide or not?
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
Explain About CLS?
What is assembly c#?
What is meant by console programming?
What does m mean in decimal c#?
Why do we need a singleton class?
Explain “static” keyword in c#?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
How do switch statements work?