Answer Posted / sudhir sheoran
It will give compilation error because virtual functions
can't be private.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What benefit do you get from using a primary interop assembly (pia)?
in object oriented programming, how would you describe encapsulation?
What does this keyword mean in c#?
What is the use of system.environment class in c#.net?
What is the use of ienumerable in c#?
What is the differences between datagrid, datalist and repeater in .net?
What are the steps to make an assembly to public?
What is the task perform by clr?
What's the difference between an integer and int?
Explain the serialization in .net
Define constructor in c#.
What is the difference between interface and abstract class in c#?
How do I edit a dll file?
Why are c# strings immutable?
What are the types of serialization?