what's the difference between abstract class and concreate
class? what's the meaning of standard template library(STL)?

Answer Posted / a.srinivas rao

An abstract class is a class which contains atleast one
abstract method(i.e., an abstract method is one which has
only definition not implementation,which is done in some
other class.
We cannot create an object for Abstract class.
A class is said to be a concrete class if and only if it
contains fully defined methods.Defined methods are also
known has "concrete methods " or "Implemented methods".
We can instantiate an object for concrete class.

Is This Answer Correct ?    72 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command

1767


Is string part of stl?

668


What are the various types of stl containers?

718


how to use C++?

2052


How is stl different from c++ standard library?

724






What is a standard template library (stl)?

632


What are the symptoms of stl?

595


What do stl stand for?

629


Who wrote stl?

665


What is stl stack?

652


What is the use of stl?

627


Is stl part of c++ standard?

631


How do you convert stl to steps?

620


what is template and type convertion

1987


What is stl language?

666