WHAT IS THE EXACT USE OF INTERFACE(DONT TELL USE FOR
MULTIPLE INHERITANCE)
Answer Posted / kinge amol
if any future implimentation required so not implimentation
on class but is impliments in interface and inherites
interface form class
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Define multicast delegate? How it be used?
List the 5 different access modifiers in c#?
Can we override constructor in c#?
Can you see a loop recorder?
what is inheritance and an example in vb.net and c# of when you might use it?
what are some characteristics of an array?
What is Asynchronous call and how it can be implemented using delegates?
What is a method signature in c#?
Is list ienumerable c#?
Why do we use abstract class in c#?
What are the different types of delegation?
What are collection classes?
Are structs faster than classes?
What is an xsd file?
What is int tryparse in c#?