Answer Posted / vithika
inheritance is a machenism for deriving a new from its old.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Who created stl?
How is stl different from c++ standard library?
What is meant by stl in c++?
Why should a c++ programmer be interested in stl?
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 various types of stl containers?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
How does an stl file work?
What are the different types of stl containers?
Is string part of stl?
What are the components of stl?
how to use C++?
Explain stl.
Name the different types of stl containers.
write a program to convert a decimal number in to its equivalent binary number?