adspace


why we need abstract class in java, what is the diff b/w
abstract claas in c++ and abstract class in java

Answer Posted / nikhil naoghare

Abstact classses are those classes which can have abstact as well as Common methods. we use Abstract classes because we want to implement Polymorphism.
Its always good to prefer the abstract class because it will give us the addtional method declaration in the class.
We use Abstract class to enforce some rules to the classes which extends it. For example we can define a class say Car and we can declare methods say Color() Mileage(). This means whatever the class that is derived from Car has to override or give definition for Color() and Mileage() and therefore we are making sure that all the derived classes follows or has the common functionalities. In other way the classes derived from superclass should have common properties. In addition to this the derive class can have its own methods like Type().

In case of Abstract class we can define COMMON functionalities in super class and those can be used in the derived class where as in Interface we cant do that.

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

send me e-mail on dell tech question papers 2011 -2012

1908


anyone send me aptitude and technical placement paper of Hewitt

1887


sir,i am a 3rd yr student of computer engineering. i need atleast 10 previous year's placement papers of hcl,infosys & wipro. please send me these papers as early as possible.thanx for giving me your precious time.

2058


Please send me Sample papers OF National Informatics Centre (NIC) Vacency

2204


I am going to appear for ISRO written test on 26 th april 2009 .So kindly forward me sample previous question paper for ISRO for BE Computer Science . My mail id : jothychristiya@gmail.com

2678


I am looking for NIC Scientific Officer / Engineer-SB (Programmer)Sample papers or any portion of questions/ syllabus plz, send me on sengupta.pranab@gmail.com. Regards PRANAB

2459


if u have question papers/sample papers of any of PSUs,plz send me at dinesh.pandey3@gmail.com

1944


BEL old probationary engineering questions and answers

5319


what are the main points to be included in our introduction when asked in hr...??

2045


i need NIC written test paper or give me any idea about written exam.Plz send me at smileever8@gmail.com

2353


can u give me the information about the questions asked by the bally in campus

1958


i need the placement paper of ford IT service...

2091


Please if anybody have Vizag Steel Entrance exam papers or atleast Pattern of exam.Then please forward to my email- id: :srikanth.avanthi@gmail.com

2043


sir, please send me the last three years exam papers conducted by CPCL- RECRUITMENT EXAM FOR Recruitment of Engineer ELECTRICAL ENGINEERING. A Soon as possible. i would be greatfull to u

1961


If i update, insert or delete records in my view will it affect my base table?????

1839