Can you override private virtual methods?
Answer Posted / kirti
No. Private methods are not accessible outside the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How a two-dimensional array declared in C#?
What's the difference between an integer and int?
Can we inherit abstract class in c#?
what are implementation inheritance and interface inheritance?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
What is the difference between ref & out parameters in c#?
What is dataadapter c#?
How do I declare inout arguments in c#?
Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?
how dot net compiled code will become platform independent?
What is entity framework in c#?
What's the difference between a static method and a non static method c#?
What is the real use of interface in c#?
What is throw in c#?
What is check/uncheck?