Difference between abstract class and interface

Answer Posted / chaitu

Abstract classes can have zero or more abstract methods.
In Abstract class even we can write methods with implementations.

But

In Interface by default all the methods are public and abstract. so in interface we can not write the implemented methods.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the types of memory management? : Dot net architecture

680


Explain about cookie less session state? : .NET Architecture

720


What is parallel computing?

698


What does this do? Gacutil /l | find /i "corillian"

779


Why am I getting an invalidoperationexception when I serialize an arraylist?

645






Explain the difference between l1 and l2 cache? : .NET Architecture

733


Can I create my own metadata attributes?

708


What are relation objects in dataset?

702


what is sessions and cookies take one example simple way to understand

2042


Differences between VS 2005, 2008 and 2010 ?

752


Explain .net mobile events? : Microsoft dot net mobile

673


i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?

2487


What is the purpose of Accordian in jquery? Where it can be used?

2049


What are the different pipelining hazards and how are they eliminated? : Dot net architecture

763


How cache is used? : Dot net architecture

670