Distinguish between new and malloc and delete and free().
No Answer is Posted For this Question
Be the First to Post Answer
Why is null pointer used?
What are the effects after calling the delete this operator ?
Explain calling an object's member function(declared virtual)from its constructor?
What is binary object model?
Can you please explain the difference between overloading and overriding?
If there are two catch statements, one for base and one for derived, which should come first?
How do I run c++?
Mention the ways in which parameterized can be invoked. Give an example of each.
How long will it take to learn programming?
What are the benefits of pointers?
What do you mean by internal linking and external linking in c++?
Explain object slicing in c++?