Answer Posted / chinju
interface is used for multiple inheritance.all methods in
the interfaces must be implemented in the child class
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is concrete method in c#?
What is the difference between finalize() and dispose()?
How do I create a multilanguage?
What is sql transaction in c#?
Can firstordefault return null?
How many digits are in an integer?
Why do we need events in c#?
What is the difference between finally and finalize block?
Can a dictionary have the same key?
What is datasource c#?
What are different types of classes in c#?
what is the meaning of Object lifetime in OOPS
What is difference between write and writeline in c#?
What is a thread c#?
What is dependency injection in simple words?