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
Is std :: string null terminated?
What is meant by collections in c#?
Explain synchronous and asynchronous operations?
What is parameters in c#?
How many bytes is a long c#?
What does private void mean in c#?
What is a lambda expression in c#?
What are functions in c#?
Explain the advantage of using system.text.stringbuilder over system.string?
What is difference between the "throw" and "throw ex" in .net?
What types of object can I throw as exceptions?
What is the difference between finally and finalize block?
What is the purpose of a console table?
What is yield return in c#?
How to parse a date time string?