What is purpose of new operator?


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

Post New Answer

More C++ General Interview Questions

What is struct c++?

0 Answers  


What is size of Empty Class?

3 Answers   Persistent,


Array base access faster or pointer base access is faster?

0 Answers  


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

0 Answers  


What is else syntax in c++?

0 Answers  






Can we specify variable field width in a scanf() format string? If possible how?

0 Answers  


Can c++ do everything c can?

0 Answers  


How do you differentiate between overloading the prefix and postfix increments?

0 Answers  


State two differences between C and C++.

0 Answers   Hexaware,


Mention the ways in which parameterized can be invoked.

0 Answers  


Explain the benefits of proper inheritance.

0 Answers  


What is the auto keyword good for in c++?

0 Answers  


Categories