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 the difference between int and int in c#?
Why are strings immutable in c#?
Write a syntax for writing a event delegate.
What is a dynamic assembly?
What is difference between for and foreach loop in c#?
How do you type a null character?
how background thread access to ui control?
Is c# good for games?
What is difference between out and ref in c#?
What is private void in c#?
Why to use “finally” block in c#?
How do you declare an arraylist?
How do you sort a list in c#?
How can I check the type of an object at runtime?
Is it possible to nest cfml conditional tags?