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 are anonymous types in c#?
What is difference between a constant and read-only in C#?
Define an assembly in .net?
What is the differences between datagrid, datalist and repeater in .net?
How does insertion sort work?
What are cshtml files?
What is a partial method?
How many dimensions can an array have?
How do you sort an array in c#?
What are collections in c#?
What is difference between string and stringbuffer in c#?
Explain About DTS package
For methods inside the interface why can’t you specify the accessibility modifier?
What is append in c#?
What is hash c#?