What are the strengths of C++?
Answer / nashiinformaticssolutions
Portability: C++ applications run on a variety of operating systems.
• Multi-paradigm frameworks: C++ supports object-oriented, generic, and procedural programming frameworks, providing a high degree of programming freedom.
• Scalability: C++ is a robust programming language that can be used to write both low-level, simpler programs and resource-intensive systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
write a C++ programming using for loop: * * * * * * * * * *
What are the main differences between C and C++?
What is the best c++ book for beginners?
What is extern c++?
what is scupper?
Explain some examples of operator overloading?
How does code-bloating occur in c++?
Does c++ have a hash table?
Carry out conversion of one object of user-defined type to another?
Explain method of creating object in C++ ?
What is #include iomanip?
What is the difference between the functions rand(), random(), srand() and randomize()?