What?s the difference between an interface and abstract class?
Answer Posted / mahendran
single class can implement multiple interface
interface do not come inheriting chain
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What does break do in loop?
What is the boxing and unboxing in c#?
What is toint32 c#?
Can we inherit class that contains only one private constructor?
What does the parsefloat function do?
What is dataview c#?
What is data type in c# with example?
What is console programming language?
What is difference between .net and c#?
What is monitor in C#?
Can abstract classes be final?
What is a dimensional array?
What is a multi line comment?
Can a constructor be private in c#?
List down the reason behind the usage of c# language.