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

Is java the same as c++?

0 Answers  


What do you mean by persistent and non persistent objects?

1 Answers  


What is a static element?

0 Answers  


Write a program to find the Factorial of a number

0 Answers  


What is the Standard Template Library?

1 Answers  


What are advantages of using friend classes?

0 Answers  


Is it possible to provide special behavior for one instance of a template but not for other instances?

0 Answers  


what are the characteristics of Class Members in C++?

0 Answers  


Program to check whether a word is a sub-string or not of a string typed

0 Answers  


If all is successful, what should main return a) 0 b) 1 c) void

0 Answers  


What are shallow and deep copy?

0 Answers  


Distinguish between new and malloc and delete and free().

0 Answers  


Categories