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 polymorphism oop?

0 Answers  


What is difference between abstraction and encapsulation?

0 Answers  


What is meant by oops concept?

0 Answers  


what is difference between c++ language and java language

5 Answers  


What is multiple inheritance?

9 Answers   TCS,






What are oops functions?

0 Answers  


what is virtual function in c++

6 Answers  


What is a friend function & its advantage?

2 Answers   TCS,


if u write a class do u write Assignment operator and copy constructor

1 Answers   Siemens,


How do you use inheritance in unity?

0 Answers  


Describe the difference between a Thread and a Process?

11 Answers   Siebel Systems,


What are the two different types of polymorphism?

0 Answers  


Categories