Difference between abstract class and interface

Answer Posted / pankaj

Abstract class can have abstract methods as well as non-abstract(normal methods).
Abstract class is not instantiated.
Abstract method of abstract class always get body from it's sub class.
Abstract method's are always call by Abstract class itself not it's subclass. ex- event handler
Abstract method's must be overridden by it's subclass

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is new in the .net 2.0 class library?

699


What is one way operation?

565


hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays

1888


How does an appdomain get created?

555


What is .net mobile forms? : Microsoft dot net mobile

515






So what exactly is the configuration file for then?

561


How does .net remoting work?

622


Name some changes done since version 3.0?

558


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

600


how we can fire event in databound column in datagrid without using button?

590


What are end points, contract, address and bindings?

530


Explain about validation?

607


What is cache coherency and how is it eliminated? : Dot net architecture

501


Can you Explain element .net mobile with example? : Microsoft dot net mobile

487


what is the difference between master page and content page?

2114