What is the difference between operator new and the new
operator?

Answer Posted / vrushali

Operator new is a function name used for operator overloading and new operator is used for allocating memory

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the types of Member Functions?

615


Which software is used for c++ programming?

618


Is c++ slower than c?

574


What is late binding c++?

543


What language does google use?

588






What is meant by forward referencing and when should it be used?

558


Why is c++ considered difficult?

649


Why c++ is so important?

608


Is c or c++ more useful?

577


Explain container class.

688


How many types of modularization are there in c++?

566


Name the debugging methods that are used to solve problems?

581


What do you mean by const correctness?

629


What is the use of pointer in c++ with example?

563


What is searching? Explain linear and binary search.

585