How would you classify C++ in terms of programming language levels?

Choose the correct answer

Explanation

C++ is considered a high-level programming language because it provides strong abstraction from machine code, allowing developers to write complex programs with relative ease compared to low-level languages or compilers.

How would you classify C++ in terms of programming l… — Basic computer knowledge | PakQuizHub