Answer Posted / bapu
derived class can modify the logic for function or property
which declared as virtual.....
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is difference between abstract class and interface in c#?
What is the difference between “dispose” and “finalize” variables in c#?
What are delegates and why are they required?
What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?
What is short in c#?
What is difference between c and c sharp?
What is xamarin used for?
What is collection class c#?
What does int32 mean?
Ho we can see assembly information?
Define a class and an object?
What is the default value of singleordefault?
Why do I get a syntax error when trying to declare a variable called checked?
What is autopostback in c#?
What is a struct in C#?