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 Value type & reference types ? and give the example in .Net?
How do you mark a method obsolete?
Are string objects mutable or immutable?
What is the difference between overriding and overloading in systemverilog?
How do I create a dbml file?
What do multicast delegates mean?
What is the difference between Object and class adapters?
Define thread? Explain about multithreading?
Give examples for value types?
What is difference between array and list in c#?
Why do we need oops in c#?
What is public or shared assemblies ?
Can you declare a class or a struct as constant?
Does constructor return any value in c#?
Does c# have primitives?