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 the 3 elements of delegation?
What is the purpose of dictionary in c#?
What's the difference between System.String and System..StringBuilder in C#?
C# called c sharp why?
What is int64 in c#?
What is the difference between console and windows application?
What is the use of functional interface?
What are the types of attributes in c#?
How do you serialize an object?
Is enum a value type c#?
What does convert toint32 mean?
What is a data set in c#?
What is a partial class in c#?
What is a scope in c#?
Explain the difference between “constant” and “read-only” variables used in c#?