what's the difference between abstract class and concreate
class? what's the meaning of standard template library(STL)?
Answer Posted / dumitru
In C++ an abstract class is a class that contain at least
one pure virtual function ( f()=0; ) and is related at using
this only for inheritance, not for instance an object from
this directly.
The Standard Template Library, or STL, is a C++ library of
container classes, algorithms, and iterators; it provides
many of the basic algorithms and data structures of
computer science. The STL is a generic library, meaning
that its components are heavily parameterized: almost every
component in the STL is a template.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the symptoms of stl?
What is stl stack?
how to making game in c++ ?
Explain stl.
In what scenario does the Logical file and Physical file being used?
What is stl in c++ with example?
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 that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
What are the different types of stl containers?
What are the various types of stl containers?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
totoo po ba ang manga aliens!
What two types of containers does the stl provide?
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
Who created stl?