Answer Posted / a.venkatakrishna
The function preceeded by VIRTUAL keyword can be overriden
in its derived classes...BUT it is not mandatory to
override...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of constructor?
Can I call a virtual method from a constructor/destructor?
What is a static property. Give an example?
What is a copy constructor in c#?
Can you mark static constructor with access modifiers?
Is c# an array?
What is datatable and dataset in c#?
What is the difference between an implicit conversion and an explicit conversion?
What is a dll in c#?
What is the use of 'using' statement in c#?
What is the delegate in c#?
What is anonymous method in c#?
What is the major difference between a custom control and user control?
What do u meant by "SBI" of an object?
What is class sortedlist underneath?