Answer Posted / amit
interface is used for multiple inheritance.all methods in
the interfaces must be implemented in the child class
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is concatenation and when should it be used?
What are custom exceptions?
Which controls do not have events?
Explain the Different types of configuration files in .net?
What is a method signature in c#?
What is xamarin used for?
What is string method in c#?
What is iqueryable and ienumerable in c#?
What is string [] args in c#?
Explain the difference between // comments, /* */ comments and /// comments?
What issues can be faced while delivering code?
What is the advantage of dependency injection?
Define Abstract Class in C#
What are the properties of a string class?
What are Types of assemblies that can be created in dotnet