Answer Posted / rama
1)c++ has every thing which was present in c language, and it has some additional features and advantages than c language. so its named as c++..
2) c++ is a object oriented language
3) It follows bottom-up approach in program design.
4) object may communicate with each other through functions.
5) Data is hidden and cannot be accessed by external functions.
6) New data and functions can be accessed by external function.
7) programs are divided into what are known as objects.
8) Emphasis is on data rather than procedure
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I convert a stl file?
Define stl.
What do stl stand for?
What are the symptoms of stl?
Is string part of stl?
What does stl stand for in basketball?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister
sir please send me bpcl previous question papers
Explain stl.
What is the use of stl?
In what scenario does the Logical file and Physical file being used?
Who created stl?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
Name the different types of stl containers.