How a new operator differs from the operator new?


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

Post New Answer

More C++ General Interview Questions

We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


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

0 Answers  


Do inline functions improve performance?

0 Answers  


What are the advantages of prototyping?

0 Answers  


What are advantages of c++?

0 Answers  






What is a class definition?

0 Answers  


Why do we use classes in c++?

0 Answers  


Is c++ double?

0 Answers  


What is the difference between the parameter to a template and the parameter to a function?

0 Answers  


Is turbo c++ free?

0 Answers  


What are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


Can you explicitly call a destructor on a local variable?

0 Answers  


Categories