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

Y Electrical engineerig mainly the supply as sinusoidal otherthan non-sinsoidal?

5 Answers   Infosys,


Can some1 please mail me the question papers of iiit hyderabad...my mail id is cenablogspot@gmail.com

0 Answers  


i have M.TECH interview on RF AND MICROWAVE ENGINEERING IN IIT (KHARAGPUR/ROORKEE).KINDELY TELL WHAT SUBJECTS SHOULD I READ AND WHAT ARE THE INTERVIEW QUESTIONS.

0 Answers  


eligibility of gate exam

1 Answers  


22. A solution of 1% (w/v) starch at pH 6.7 is digested by 15 μg of β‐amylase (mol wt 152,000). The rate of maltose (mol wt = 342) had a maximal initial velocity of 8.5 mg formed per min. The turnover number is

0 Answers   CSIR,






EVOLUTION OF SBI

1 Answers  


can u explain me the way to know the relation between the active as well as the reactive power acting on an electical machine under the under excitation as well as over excitation mode

0 Answers   Siemens,


What is the optimum frequency of an electronic choke?

1 Answers  


what is abstract class?

11 Answers  


5+3+2 = 151012 9+2+4 = 183662 8+6+3 = 482466 5+4+5 = 202504 7+2+5 = 1435??

4 Answers   CSEB, Wipro,


4. Human code is a 1) error correcting code 2) lossless source code 3) lossy source code 4) error detecting code

1 Answers   PGEE,


how to prepare gate in a week

2 Answers   GATE,


Categories