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
Different levels of priority provided by .net.
Explain the difference between static page and dynamic page?
What is finalize method in .net?
Explain the .net framework overview?
Explain about .net?
What is a formatter in .net?
Is .net 4.8 backwards compatible?
What is the difference between reference type and value type?
Please explain what are an object and a class?
What is different between webusercontrol and in webcustomcontrol?
Explain the difference between asp.net & vb.net and explain architecture?
What tools is used to develop .NET applications?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Explain what is reflection in microsoft .net context?
Who is using .net core?