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

Answer Posted / guest

operator new is just like malloc and
new is the conventinal new in C++

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use classes in c++?

579


What is the extension of c++?

515


What is stack unwinding?

606


Can you Mention some Application of C/C++?

626


Explain the static storage classes in c++.

709






What is the use of 'using' declaration in c++?

632


How come you find out if a linked-list is a cycle or not?

572


What is difference between rand () and srand ()?

596


Is c++ faster than c?

596


How would you differentiate between a pre and post increment operators while overloading?

652


In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h

681


Which field is used in c++?

639


What does ios :: app do in c++?

555


Do you know what are static and dynamic type checking?

620


Can I learn c++ as my first language?

609