Is c++ a high level language?


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

Post New Answer

More C++ General Interview Questions

What do you mean by function pointer?

0 Answers  


In what situations do you have to use initialization list rather than assignment in constructors?

0 Answers  


if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3

3 Answers  


What and all can a compiler provides by default?

3 Answers   Accenture, HP,


List the merits and demerits of declaring a nested class in C++?

0 Answers  






What is the handle class?

1 Answers  


What is encapsulation in c++?

0 Answers  


What is abstract class in c++?

0 Answers  


What is meant by forward referencing and when should it be used?

0 Answers  


What are the four partitions in which c++ compiler divides the ram?

0 Answers  


What is pure virtual function?

0 Answers  


What is the difference between a definition and a declaration?

0 Answers  


Categories