Is c++ low level?


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

Post New Answer

More C++ General Interview Questions

What is the basic difference between C and C++?

0 Answers   NIIT,


How will you call C functions from C ++ and vice-versa?

0 Answers   Agilent, Tavant Technologies, Thomson Reuters, Verifone,


What are the unique features of C++.

0 Answers  


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

0 Answers  


why and when we can declar member fuction as a private in the class?

0 Answers  






Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

0 Answers  


write a program that takes two numbers from user that prints the smallest number

2 Answers  


What are destructors?

0 Answers  


What is c++ map?

0 Answers  


What is unary operator? List out the different operators involved in the unary operator.

0 Answers  


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

0 Answers  


What is ifstream c++?

0 Answers  


Categories