Explain the difference between new() and malloc() in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is implicit pointer in c++?
What is the use of vtable?
Is c or c++ more useful?
Can you overload the operator+ for short integers?
Describe public access specifiers?
how can u create a doubly linked list with out using pointers?
why can't we declare data member of class auto register or extern
What is a pointer with example?
Difference between pointer to constant and constant pointer to a constant. Give example.
What are the differences between public, private, and protected access?
12 Answers IBM, Oracle, Wipro,
Are c and c++ different?
what is smart pointer & use of the smart pointer ???