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

What is enum class in c++?

0 Answers  


Write any small program that will compile in "C" but not in "C++"?

4 Answers  


What is a block in c++?

0 Answers  


What is general format for a prototype?

0 Answers  


Differentiate between late binding and early binding. What are the advantages of early binding?

0 Answers  






What do you mean by call by value and call by reference?

1 Answers  


What is the Difference between "C structure" and "C++ structure"?

12 Answers  


What is a rooted hierarchy?

0 Answers  


What is static function and static class?

4 Answers   HCL,


Write about c++ storage classes?

0 Answers  


Find the second maximum in an array?

12 Answers   HCL,


Difference between pointer to constant and constant pointer to a constant. Give example.

0 Answers   HAL,


Categories