what is c++ programming?

Answer Posted / premnath

C++ is a Object Oriented Programming Language which is derived from C.
C++ is a general purpose language and is invented by "Bjarne Stroustrup" .
The main features of C++(OOP) are :

Operators and operator overloading,
Classes,
Objects,
Encapsulation,
Inhiritence,
Polymorphism &
Templates.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2575


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1447


What is linear search?

678


What is || operator and how does it function in a program?

632


What is non linear data structure in c?

577






Can you write the algorithm for Queue?

1556


What is the general form of function in c?

610


what are bit fields in c?

607


explain what are pointers?

619


What is array of pointers to string?

570


What is meant by errors and debugging?

649


Why does notstrcat(string, "!");Work?

644


Explain how to reverse singly link list.

607


Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.

627


Can we use any name in place of argv and argc as command line arguments?

610