what is abstract class?

Answers were Sorted based on User's Feedback



what is abstract class? ..

Answer / amit labhsetwar

Abstract class is a class that can not be instantiated, it
exists extensively for inheritance and it must be inherited

Is This Answer Correct ?    30 Yes 4 No

what is abstract class? ..

Answer / chaitali

not create an object of abstract class & one method is
abstract is necessary.

Is This Answer Correct ?    32 Yes 10 No

what is abstract class? ..

Answer / savi

An abstact class defines the common properties and
behaviour of class.

Is This Answer Correct ?    23 Yes 9 No

what is abstract class? ..

Answer / sowmya

a class containg a pure virtual function is called abstract
class

Is This Answer Correct ?    19 Yes 12 No

what is abstract class? ..

Answer / moin

A class containing abstract method is called Abstract
class. An Abstract class can't be instantiated.

Is This Answer Correct ?    10 Yes 3 No

what is abstract class? ..

Answer / vinaykumar.b.hiremath

Abstract class is a class that has no direct instances, but
whose descendants may have direct instances. There are case
i which it is useful to define classes for which the
programmer never intends to instantiate any objects; because
such classes normally are used as bae-classes in inheritance
hierarchies, we call such classes abstract classes These
classes cannot be used to instantiate objects; because
abstract classes are incomplete. Derived classes called
concrete classesmust define the missing pieces.

Abstract classes normally contain one or more abstract
methods or abstract properties, such methods or properties
do not provide implementations, but our derived classes must
override inherited abstract methods or properties to enable
obejcts ot those derived classes to be instantiated, not to
override those methods or properties in derived classes is
syntax error, unless the derived class also is an abstract
class.

Is This Answer Correct ?    8 Yes 2 No

what is abstract class? ..

Answer / cute.devil

Abstract class is a class that can not be instantiated and
contains at least one pure virtual function (in other words
abstract function).its example is vehicle.

Is This Answer Correct ?    6 Yes 1 No

what is abstract class? ..

Answer / aftab

no post alredy all ques r right.

Is This Answer Correct ?    6 Yes 2 No

what is abstract class? ..

Answer / jim

it is declaration..not inttiated...for e.g boy want to
grl but grl dont want to ...so rape her...

Is This Answer Correct ?    14 Yes 11 No

what is abstract class? ..

Answer / murali krishna

Is a base class it can't be instaniated and it may or may
not have abstract methods which will be overriden by it's
derive class.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More GATE Interview Questions

hello can anyone send me the syllabus for isro entrance examination for the post of ISRO - scientist (SC) computer science and engineering.if u know pls inform me to this id muthumari.bharathi@gmail.com

1 Answers   ISRO,


I have lost my SSC and +2 certificates could i know how to get them, my education is basically from andhra, is there any web site of governament to get my copies since i am outside my state? please any one guide me, thanks in advance

0 Answers  


if the polynomial x^4-6x^3+16x^2-25x+10 is divided by another polynomial x^2-2x+k the reminder is x+a. Find k and a.

2 Answers  


THE usable band width of a microwave transponder for 6/4 GHZ satellite communication is generally is.........

0 Answers   BSNL,


hiii everybody, Am poor in aptitute, how can i overcome this problem? can any body give me some tips and sugessions plzzzzzzz.

3 Answers   Infosys,






Sir,i'm doing Engg. from MECHANICAL branch. now i'm in 3rd year and i want to do the preparation of GATE.sir please tell me i should refers which book and notes.and from which subject i should start my preparion.

0 Answers  


what is the function of external oscillator in 8051 microcontroller

1 Answers   CTS, DRDO,


how to prepare for bcil bitp

0 Answers  


eligibility of gate exam

1 Answers  


i wanta model of tech. questions.

0 Answers  


what are the types of threads ?

1 Answers  


What is the differents between the Physics & technical Physics

0 Answers  


Categories