Can you override private virtual methods?
Answer Posted / suresh.gv
we should not use Private Access Specefier for
VIRTUAL ,ABSTRACT ,INTERFACES
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
Difference between directcast and ctype.
Is arraylist thread safe?
Which are the access modifiers available in c#?
Are structs value types or reference types?
What is the use of iqueryable in c#?
How do you prevent a class from being inherited in c#?
How can we sort the elements of the array in descending order?
Can we overload indexer in c#?
What is icomparable in c#?
Is multiple inheritance possible in c#?
Is it possible to inline assembly or il in c# code?
Does the variables of a private class-level inherited?
What do you know about Translate Accelerator?
What is sorting in c#?
Explain a MSIL ? Why is it appreciated by all developers?