What is the differances between a abstract calss and
interface

Answer Posted / maria alex

An abstract class holds both method prototpypes and method
definitions also...But it is not in the case of
interface..It can contain only protypes.. It should be
defined only where it is implemented...

Is This Answer Correct ?    20 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.

1545


What is object and class in oops?

590


What is a superclass in oop?

672


What is difference between pop and oop?

610


Why it is called runtime polymorphism?

579






Can you explain polymorphism?

584


What is new keyword in oops?

593


What is multilevel inheritance in oop?

557


i got a backdoor offer in process global,Bangalore..Can i work with it?

2330


Why we use classes in oop?

585


what's the basic's in dot net

1742


What is polymorphism in oops?

563


What is balance factor?

589


What is polymorphism used for?

577


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1992