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
Why is c++ still best?
In java a final class is a class that cannot be derived. How can you make a similar class in C++
What is fflush c++?
Name the debugging methods that are used to solve problems?
Where are setjmp and longjmp used in c++?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
What language does google use?
What is else syntax in c++?
Can you please explain the difference between overloading and overriding?
What is a responder chain?
Which one between if-else and switch is more efficient?
Define upcasting.