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 generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is extended class in c#?
Does c# replace c++?
List down the reason behind the usage of c# language.
Why singleton is sealed?
What is the property of a class in c#?
Why interface is required?
What does out mean c#?
What is the use of console application in c#?
Is list immutable in c#?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
Is 0 an unsigned integer?
Can we have two main methods in c#?
Is int a struct in c#?
What’s a strong name?