What is the difference between Abstract Classes and
Interfaces? Give the answer as a table format....

Answer Posted / sandeep pokala

Interface is a set of abstract methods,all the methods have
to be overridden by the class which ever implements the
interface.

Abstract class is collection of data and methods,which are
abstract. In abstact class some methods may contain
defination,but in interface every method should be abstract
( no definations in the methods)

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of objects present in asp.net?

572


Explain some of the exclusive features which are present in vb?

512


What is the strong name in .net assembly?

561


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

519


What are the advantages of an assembly?

596






What are the difference between dispose(), close(), exit(), end()?

509


What do you mean by serialization?

530


what is the advantage of option strict on?

600


Explain the difference between vb.net and c#, related to oops concepts?

489


What is difference between inline and code behind?

513


How to send xml file on server using http protocol?

532


What is the role of new keyword?

618


What are the types of generations in garbage collector?

528


Define serialization in .net?

628


Name and explain some of the exclusive features which are present in vb?

544