Can you override private virtual methods?
Answer Posted / faisal
No.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is as keyword in c#?
Explain about c# language.
How is method overriding different from overloading?
Can firstordefault return null?
What does async mean in c#?
What is helper method in c#?
Explain about CTS?
Can we declare class as protected?
What are namespaces, and how they are used?
What is a console operator?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
What is the use of main method in c#?
Can we inherit private class in c#?
What is an assembly in dotnet?
How many constructors can a class have in c#?