What does new in c++ do?


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

Post New Answer

More C++ General Interview Questions

What is problem with overriding functions?

0 Answers  


Are c and c++ different?

0 Answers  


What is a template in c++?

0 Answers  


Why c++ is better than c language?

0 Answers  


Why do you use the namespace feature?

0 Answers  






Write a program to reverse a linked list?

8 Answers   Catalytic Software, Satyam,


When can you tell that a memory leak will occur?

1 Answers  


To what does “event-driven” refer?

0 Answers  


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

0 Answers  


Explain what is class definition in c++ ?

0 Answers  


Which bit wise operator is suitable for turning off a particular bit in a number?

0 Answers  


What are abstract data types in c++?

0 Answers  


Categories