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 |
What is vector string in c++?
What is bubble sort c++?
What is a local reference?
Why do we use templates?
Why is standard template library used?
What is function overloading in C++?
What is cloning?
Explain public, protected, private in c++?
What are the basics of classifying different storage types, why?
2 Answers Astergate, Symphony,
What is the difference between a declaration and a definition?
When does a 'this' pointer get created?
How can you find the nodes with repetetive data in a linked list?