what uses of c++ language?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does and I oop mean in text?

620


What makes a language oop?

593


When not to use object oriented programming?

569


write string class as your own class in java without using any built-in function

1976


Where is pseudocode used?

563






If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

942


is there any choice in opting subjects like 4 out of 7

1727


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4239


What are the three main types of variables?

600


which feature are not hold visual basic of oop?

1721


What is solid in oops?

601


What is polymorphism oop?

619


How do you achieve runtime polymorphism?

569


What are the two different types of polymorphism?

672


What is object and example?

602