syntax for writing private method in a interface
Answer Posted / pankaj
we cnt write private methods in an interface.as we have to
inherit that method its by default on public scope
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is Event - Delegate?
What is the difference between a constant and a static readonly field?
Explain the difference between proc. Sent by val and by sub?
Can constructor be protected in c#?
Can bool be null c#?
How do I create a new form in c#?
What is a console device?
if you do have a stack overflow profile.what is your ranking?
What is sqlcommandbuilder c#?
How to sort an int array in c#?
What is clr in c#?
What are Indexers in C#?
Can we create instance of private class in c#?
What is a string c#?
Wcf and what is difference between wcf and web services?