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 string null or empty?
What is deferred execution in c#?
What is windows forms in c#?
Can you describe iuknown interface in short?
Are all methods virtual in c#?
How do you remove white spaces from a string?
What's the difference between a method and a procedure?
Describe the process of “exception handling implementation” in c#?
What is serialization in c#?
Is void a class?
What is meant by enumerable in c#?
What is event sourcing in c#?
How do you escape in c#?
What is the difference between // comments, /* */ comments and /// comments?
Can properties be static in c#?