Difference between abstract class and interface

Answer Posted / ved

An abstract class may contain complete or incomplete method.
Interface can contain only the signature of a method but no
body. Thus an abstract class can implement methods but an
interface can not implement method.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain How to improve the cache performance? : Dot net architecture

524


Explain the difference between primary & secondary storage device? : Dot net architecture

517


What actually happes when you add a something to arraylistcollection ?

492


What is .net mobile input validation. Explain with an example? : Microsoft dot net mobile

533


What is the difference between l1 and l2 cache? : Dot net architecture

527






Explain about generation?

573


What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?

519


what is the method while we are using adapter and dataset ?

1377


What is the difference between an application and a program?

494


What are the important principles of soa (service oriented architecture)?

501


What is cookie less session?

577


Explain hard disk and what is its purpose? : Dot net architecture

521


What is ILDASM ?

665


What is .net mobile automatic paging? : Microsoft dot net mobile

586


What is the use of CLR in .NET?

603