Answer Posted / naveen
All memebers in interface must be public however by default
they are public.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between abstraction and encapsulation in c#?
Is c# good for web development?
What is application object in c#?
What is platform independence"?
How long has c# been around?
What is the use of tryparse in c#?
Which is faster dictionary or list?
What is args c#?
Why delegates are required?
What is uint c#?
Explain about Error handling and how this is done
How is the syntax written to inherit from a class in C#?Give an example ?
What is managed code?
Why do I get a syntax error when trying to declare a variable called checked?
What is the relation between classes and objects?