what's the difference between abstract class and concreate
class? what's the meaning of standard template library(STL)?
Answer Posted / hkouki
An abstract class is the class that define the interface
without the necessity to implement all the member
functions.
The derived class (from base abstract class) that implement
all the missing functions
| Is This Answer Correct ? | 39 Yes | 10 No |
Post New Answer View All Answers
What is meant by stl in c++?
What is stl stack?
What is stl in c++ with example?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
In what scenario does the Logical file and Physical file being used?
How is stl different from c++ standard library?
how to use C++?
a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
What is a list in c++ stl?
Is there any error below, its a code to delete all entires from a map #include
please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html
What are the various types of stl containers?
Can we use stl in coding interviews?
When did c++ add stl?
What does stl stand for in basketball?