Can you override private virtual methods?
Answer Posted / bk sahoo
yes
| Is This Answer Correct ? | 12 Yes | 16 No |
Post New Answer View All Answers
What is the execution entry point for a c# console application?
Can we extend static class in c#?
Is it good to use var in c#?
What is the function of .IsDescendent()?
Do events have return type c#?
What is a destructor in c#?
What is the role of the datareader class in ado.net connections?
What do you mean by synchronous and asynchronous operations?
How do we achieve encapsulation in c#?
Does the system.exception class have any cool features?
What is difference between il and dll ?
What is the interface in 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?
Is it possible to have different access modifiers on the get/set methods of a property?
What is lazy in c#?