What is the use 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 java and c++?

0 Answers  


What does catch(…) mean?

0 Answers  


Why was c++ made?

0 Answers  


Define private, protected and public access control.

0 Answers  


What is a vector c++?

0 Answers  






What is dev c++ used for?

0 Answers  


What is implicit pointer in c++?

0 Answers  


What do you mean by enumerated data type?

0 Answers  


Explain the need for "Virtual Destructor"?

2 Answers   Infosys,


Explain the different access specifiers for the class member in c++.

0 Answers  


Are strings immutable in c++?

0 Answers  


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


Categories