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 visual basic.net culture?

586


Using VB, how can you change the Mouse Pointer?

717


I Am Developing A project where I can send Message from One Computer to Another Computer With The Help Of LAN.Already I Have developed..It is working Fine With The Details Of ..TO,FROM,REF No,DATE,BODY...Now I Want To Add Attachments part in the same projects...How Can I Send Attachment File & How To Send It..I Am Working in VB.Net 2005 With out Any database. Can Any One Help me ??How To Write Code??Plz Send me a copy to my Mail also...I Dont Need Any Software Available in The Internet...Plz refer me The Code in VB.Net maloy.adhikari@in.com

2292


What is the ruby interface generator?

649


What do you mean by deserialization?

638






Why do you need Lock in Visual Basic?

722


What is the feature anonymous type?

591


What is early binding?

600


What is redim keyword?

656


difference between control and component more than one differences

2507


How can we store decimal data in .net?

625


What is meant by jagged arrays?

654


Explain the observations between vb.net and vc#.net?

600


Explain private assembly?

597


Which properties are used to bind a DataGridView control?

661