Explain differences between new() and delete()?


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

Post New Answer

More C++ General Interview Questions

What is the output of printf("%d")?

58 Answers   CTS, HCL, Infosys, TCS, Winit, Wipro,


Why is c++ called oops?

0 Answers  


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

0 Answers  


Write a program to find the Factorial of a number

0 Answers  


What are the basics of classifying different storage types, why?

2 Answers   Astergate, Symphony,






How does code-bloating occur in c++?

0 Answers  


What is the best book for c++ beginners?

0 Answers  


What is insertion sorting?

0 Answers  


What are c++ data types?

0 Answers  


What are the main features of c++?

0 Answers  


Evaluate !(1&&1||1&&0) a) Error b) False c) True

0 Answers  


Do we have to use initialization list in spite of the assignment in constructors?

0 Answers  


Categories