How different are interface and abstract class in .Net?
Answer Posted / manikandan
The interface is the one in which all the methods are empty
one but in the abstract class it is not necessary that all
the method has to be abstract .it can be only one method
that is abstract
| Is This Answer Correct ? | 15 Yes | 18 No |
Post New Answer View All Answers
What are asp.net authentication providers and iis security?
Explain how to produce an assembly?
Explain Different kinds of methods?
Why is .net used?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
What is the difference between an abstract class and an interface?
How many types of transactions are there in com + .net ?
What is the use of gacutil.exe?
why you wouldn't want to write into it even if you could
What is immutability?
What's singlecall activation mode used for in .net?
Can you create instance of a class which has private constructor?
Types of evidence in .net with context to CAS
What is view state in .net?
Is .net core installed?