Can you override private virtual methods?
Answer Posted / pk
no
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
what is a static constructor?
Are structs faster than classes?
Is c# code is unmanaged or managed code?
How to use delegates with events?
can you allow a class to be inherited, but prevent the method from being over-ridden?
What is lazy t?
How do you create partial methods?
Why do we use interfaces in c#?
What are the types in c#?
Define multicast delegate? How it be used?
Why is it called c sharp?
What is the use of dll file in c#?
What are the characteristics of c#?
Can we have 2 main methods in c#?
Is c# pass by value?