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 stl is different from the c++ standard library?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What do stl stand for?
What are the various types of stl containers?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
Explain stl.
Why should a c++ programmer be interested in stl?
What is stl stand for?
how to making game in c++ ?
write a program to convert a decimal number in to its equivalent binary number?
What is stl stack?
What is stl in c++ with example?
What is a stl vector?
What are the symptoms of stl?
how to use C++?