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
What is the difference between containment and delegation?
Why do we use classes in c++?
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
State two differences between C and C++.
What is private public protected in c++?
Does c++ support exception handling?
Out of fgets() and gets() which function is safe to use?
What is pure virtual function?
Give an example of run-time polymorphism/virtual functions.
write a program in c++ to generate imp z y x w v w x y z z y x w x y z z y x y z z y z z
What is the difference between shallow copy and deep copy?
What does ios :: app do in c++?