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
Name the different types of stl containers.
what is template and type convertion
Is stl part of c++ standard?
Explain stl.
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
Why should a c++ programmer be interested in stl?
Is stl open source?
What is the stl, standard template library?
How does an stl file work?
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
What does stl stand for in basketball?
Who created stl?
Is there any error below, its a code to delete all entires from a map #include
write a program to convert a decimal number in to its equivalent binary number?
Define stl.