Why is c++ a mid-level programming language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are the types of array in c++?

0 Answers  


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

0 Answers  


How would you obtain segment and offset addresses from a far address of a memory location?

0 Answers  


Can member functions be private?

0 Answers  


Explain the use of this pointer?

0 Answers  






What is constructor in C++?

0 Answers  


What is the importance of mutable keyword?

0 Answers  


What is the best ide for c++?

0 Answers  


What is using namespace std in c++?

0 Answers  


Why is "using namespace std;" considered bad practice?

0 Answers  


Does c++ vector allocate memory?

0 Answers  


Give an example of run-time polymorphism/virtual functions.

0 Answers  


Categories