Answer Posted / akhilesh tiwari
inheritance means object of one class acquire the properties of objects of another class.
inheritance primarily for the purpose of code reuse.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
Define stl.
Can we use stl in coding interviews?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Who created stl?
how to use C++?
What is meant by stl in c++?
What is a standard template library (stl)?
What is a list in c++ 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
Is stl open source?
How do I convert a stl file?
Name the different types of stl containers.
write a program to convert a decimal number in to its equivalent binary number?
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.