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 is static classes?
What does ienumerable mean?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
What are the concepts of dispose method?
What are the ways in which client can create object on server in cao model?
Is it possible to inline assembly or il in c# code?
How to reduce image resolution in C#?
Name the connections does microsoft sql server support?
What is the ouput of the following program?
Explain the difference between abstract class and interface in .net?
What is the difference between int16 and int32 in c#?
What is c# used for?
Is int a struct in c#?
How many types of constructors are there?
Is c# a technology?