What?s the difference between an interface and abstract class?
Answer Posted / dj
a class can inherit multiple interface where as
a class can inherit only one abstract class
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What does || mean in programming?
Where is the main method in c#?
What are the advantages of properties in c#?
What are the differences between a class and a struct?
How many bytes is an int c#?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
What is verbatim literal in c#?
Which control cannot be placed in mdi?
What is Implementation inheritance and interface inheritance?
What is event delegate in c#?
What does type safety mean?
What is xml c#?
What is thread.sleep()?
What’s a strong name?
Overloaded constructor will call default constructor internally?