Answer Posted / ankit singh
The main purpose of the interface is implement multiple
inheritance in .net
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
List down the access modifiers available in c#?
For read-only operation which property you have to designated?
Can we assign null value to integer?
How a two-dimensional array declared in C#?
What is c# used for?
Distinguish between the Debug class and Trace class with its functionality?
What are the advantages of generics in c#?
Can property be private in c#?
What is the difference between console application and windows application?
What is xaml in c#?
Why do we use virtual methods in c#?
How many types of methods are there in c#?
How can you prevent escaping on backslashes in C# with string definitions?
What is parallel foreach c#?
Can a constructor be private in c#?