Can you override private virtual methods?
Answer Posted / asim bukhari
we cant use private access modifier for VIRTUAL, INTERFACE
and ABSTRACT
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What are generic types?
Why dictionary is faster than list?
Explain About Web.config
Define satellite Assembly in .NET?
How do I create a delegate/multicastdelegate?
How do I run managed code in a process?
Is c# and c sharp same?
How many kinds of elements an array can have?
Explain About .Net remoting
Why constructor is used in c#?
Can we declare class as protected?
How can you read 3rd line from a text file?
What are cookies in c#?
Is list immutable in c#?
What is the system namespace?