Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?
No Answer is Posted For this Question
Be the First to Post Answer
What is c++ and its uses?
How many ways can a variable be initialized into in C++?
What is name hiding in c++?
Write a corrected statement in c++ so that the statement will work properly. x + y=z;
Differentiate between the manipulator and setf( ) function?
What will i and j equal after the code below is executed? Explain your answer.
Can I make ios apps with c++?
Write about the members that a derived class can add?
How to detect memory leaks in c++
why can't we declare data member of class auto register or extern
Which operations are permitted on pointers?
What is capacity in vector in c++?