what uses of c++ language?

Answers were Sorted based on User's Feedback



what uses of c++ language?..

Answer / iravi

by using c++,we can increase security level and increase the access option by using class, access specifiers like private,protected and public,and this is object oriented programming system so its a real time programming system.

Is This Answer Correct ?    8 Yes 1 No

what uses of c++ language?..

Answer / bithal mohanty

First of all it is a object oriented language..So in real life world this language would provides a good platform to develop application as it supports many features like encapsulation which would bind our data and increases the security level next is here we are using inheritance which helps us to code re-usability so indirectly it reduces our work load to duplicate the code in larger programs in various sub-classes like this it has too many features which c don't have..So it is considered as super set of c.

Is This Answer Correct ?    0 Yes 0 No

what uses of c++ language?..

Answer / saroj

To devlop a program it is easy to use
There are many features which is our program is safe for un
authorise acess

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More OOPS Interview Questions

What is this pointer in oop?

0 Answers  


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

0 Answers  


officer say me - i am offered to a smoking , then what can you say

0 Answers  


What do you mean by multiple inheritance and multilevel inheritance? Differentiate between them.

2 Answers  


What is encapsulation with example?

0 Answers  


what is function over loading?

5 Answers  


what is the difference between class and object?

9 Answers  


Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?

4 Answers   EA Electronic Arts,


what is object oriented programming and procedure oriented programming?

3 Answers  


can you give the dynamic polymorphism types?

2 Answers   Wipro,


What is variable example?

0 Answers  


What is the difference between and interface and an abstract class ?

4 Answers   IBM, Infosys, Ness Technologies,


Categories