You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()


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

Post New Answer

More C++ General Interview Questions

write a C++ programming using for loop: * * * * * * * * * *

4 Answers   TCS,


What does namespace mean in c++?

0 Answers  


Explain linked list using c++ with an example?

0 Answers  


Is c++ pass by reference or value?

0 Answers  


Is it possible for the objects to read and write themselves?

0 Answers  






Define anonymous class.

0 Answers  


What things would you remember while making an interface?

0 Answers  


Can a program run without main in c++?

0 Answers  


What is input operator in c++?

0 Answers  


What is a dll entry point?

0 Answers  


why is iostream::eof inside a loop condition considered wrong?

0 Answers  


Is it possible to have a recursive inline function in c++?

0 Answers  


Categories