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 are the advantages of early binding?

0 Answers  


Generally variables are stored in heap memory. When he variables are created in stack?

4 Answers   Persistent,


Which is the best c++ compiler?

0 Answers  


What are abstract data types in c++?

0 Answers  


What is the difference between a copy constructor and an overloaded assignment operator?

4 Answers   Belzabar, Citrix, Microsoft, Wipro,






Explain the scope resolution operator?

2 Answers  


what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


What is data type in c++?

0 Answers  


Is python written in c or c++?

0 Answers  


What is a dangling pointer in c++?

0 Answers  


List the types of polymorphism in c++?

0 Answers  


Is c++ a low level language?

0 Answers  


Categories