Answer Posted / chinju
virtual methods are methods that do not really exists but
act as exist in some part of a program.Keyword virtual is used.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a generic c#?
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
What is datetime parse in c#?
What is the purpose of a console table?
What are controls in c#?
What are immutable types in c#?
Difference between StackPanel and RelativePanel ?
Are c# tuples immutable?
If I want to override a method one of class A and in class b then how do you declare?
How do you prevent a class from being inherited?
What is the implicit name and type of the parameter that gets passed into the class set method?
What is callback delegate in c#?
Illustrate serialization?
Is c# an open source?
My switch statement works differently! Why?