Why is c++ awesome?



Why is c++ awesome?..

Answer / Vipin Prabhakar Singh

C++ is considered awesome due to its power, versatility, and the vast amount of libraries available for it. It allows developers to create complex systems efficiently, provides strong control over system resources, and offers a wide range of tools and features that cater to various programming needs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is vector string in c++?

1 Answers  


What is bubble sort c++?

1 Answers  


What is a local reference?

1 Answers  


Why do we use templates?

1 Answers  


Why is standard template library used?

1 Answers  


What is function overloading in C++?

2 Answers  


What is cloning?

1 Answers  


Explain public, protected, private in c++?

1 Answers  


What are the basics of classifying different storage types, why?

2 Answers   Astergate, Symphony,


What is the difference between a declaration and a definition?

1 Answers  


When does a 'this' pointer get created?

1 Answers  


How can you find the nodes with repetetive data in a linked list?

1 Answers   Lucent,


Categories