Can you override private virtual methods?
Answer Posted / pk
no
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
Can we override static class in c#?
What is append in c#?
What is wcf c#?
How to prevent the error while updating ui control from another thread?
Explain the difference between “as” and “is” operators used in c#?
Is learning c# hard?
What are the advantages of clr procedure over t-sql procedure?
In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
What are the advantages of interface in c#?
What is difference between overloading and short circuiting?
What is ilasm.exe used for?
Why do we need dependency injection in c#?
How can we make a thread sleep for infinite period ?
What is the use of GC.KeepAlive Method?
What does string format do?