What does the keyword virtual mean in the method
definition?

Answers were Sorted based on User's Feedback



What does the keyword virtual mean in the method definition?..

Answer / guest

The method can be over-ridden.

Is This Answer Correct ?    5 Yes 1 No

What does the keyword virtual mean in the method definition?..

Answer / rakesh

The method must be overriden

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More C Sharp Interview Questions

What is the use of the static constructor? When static constructor gets compiled?

1 Answers   Syntel,


What is static classes in c#?

0 Answers  


Why would you use a class property in c#?

0 Answers  


What are circular references?

0 Answers  


What is interface inheritance in c#?

0 Answers  






What is an event in c#?

0 Answers  


Why do we need to serialize data?

0 Answers  


What are the different types of classes?

0 Answers  


I have to create a windows application using C# .net to Modifiy the XML file. The application have to show the node and node value. plz help me.

3 Answers   Merrill Lynch,


Explain About .NET Framework

0 Answers  


What is an escape sequence? Name some string escape sequences in c#.

0 Answers  


What is difference between class and interface in c#?

0 Answers  


Categories