What does new return if there is insufficient memory to make your new object?


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

Post New Answer

More C++ General Interview Questions

Write the program for fibonacci in c++?

20 Answers   TATA, Wipro,


Can a program run without main function?

0 Answers  


can anybody please tell me how to write a program in c++,without using semicolon(;)

6 Answers   NIIT,


How can a struct in c++ differs from a struct in c?

0 Answers  


What are the different types of polymorphism in c++?

0 Answers  






What is rtti in c++?

0 Answers  


What are namespaces in c++?

0 Answers  


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

0 Answers  


What is the difference between global variables and local variable

0 Answers  


Explain what are single and multiple inheritances in c++?

0 Answers  


Define copy constructor.

0 Answers  


Write about the use of the virtual destructor?

0 Answers  


Categories