What is c++ and its features?



What is c++ and its features?..

Answer / Seema Rani

C++ is a high-level, general-purpose programming language that provides an environment for developing systems software, applications, and hardware devices. Some of its key features include object-oriented programming, exception handling, templates, and standard libraries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

How do you print a string on the printer?

1 Answers  


Why is c++ difficult?

1 Answers  


Do you know about C++ 11 standard?

1 Answers   Agilent, ZS Associates,


Can you explicitly call a destructor on a local variable?

1 Answers  


Can you declare an array without a size in c++?

1 Answers  


founder of c++

7 Answers   Microtek, TCS, TeleCommand,


Differentiate between declaration and definition in C++?

1 Answers  


Difference between strdup and strcpy?

1 Answers  


Define macro.

1 Answers  


Write a program to calculate the BMI of a person using the formula BMI = weight/height2.

2 Answers  


What is a list c++?

1 Answers  


What is the auto keyword good for in c++?

1 Answers  


Categories