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 the stl, standard template library?
How is stl different from c++ standard library?
What are stl algorithms?
What is a standard template library (stl)?
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
What is a list in c++ stl?
sir please send me bpcl previous question papers
What does stl mean in slang?
what is template and type convertion
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
Is string part of stl?
Explain stl.
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999
What is stl stand for?