Answer Posted / tsahi
You cannot write virtual private methods, let alone override
them. as noted above, a private virtual method will not compile.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
Difference between value and reference type.
What are functions c#?
Can constructor be protected in c#?
What is lock statement in C#?
What is the difference between as and is operators in c#?
What is the difference between static and private constructor in c#?
What is garbage collection? How to force garbage collector to run?
What is null character in string?
How do I calculate relative time?
What is difference between float and decimal?
What is c# best for?
Explain a MSIL ? Why is it appreciated by all developers?
What do u mean by thread safe?
What are the benefits of using generics?