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 main usage of keyword “virtual†? How does it work for a method or property?
What is a property c#?
Are structs value types c#?
Which is faster abstract class or interface in c#?
How to handle exceptions that are raised in a component?
In .Net, what is an assembly? Also explain the type of assembly.
Is multiple inheritance possible in c#?
What is the difference between as and is operators in c#?
Please explain the basic string operations used in c#?
What is static noise?
How do you prevent a class from being inherited?
Is string nullable in c#?
What is data dictionary in c#?
What is the default value of decimal in c#?
What is parsing?