What is difference between Abstract Class and Interface?

Answer Posted / dhinesh

If a class has one abstract method ,the class has to be an
abstract class.
Methods can be implemented in abstract class.


Whereas a interface is like a abstract class...the only
difference being that the methods are never implemented in
Interface.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to send xml file on server using http protocol?

718


What is globalization?

728


Define naming convention?

789


Explain an assembly?

719


What are the assembly entry points?

750


Name the tool which can convert visual basic old version to .net compatibility version?

719


What is jagged array in vb.net?

829


Explain nested classes?

729


What is the purpose of an Assembly?

806


What is misl code?

748


What is the difference between vb 6 and vb.net?

847


What do you mean by Redim in VB.NET?

850


What is the difference between custom control and user control?

744


What is the difference between convert.tostring and .tostring() method?

739


What is the use of assembly?

745