Answer Posted / pushpankar mishra
malloc need type casting where as the new operator does not
require this incase if it is character type then char* is
needed in malloc where as for new we do not need this
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is methods in oop?
What are the 4 pillars of oop?
What is abstract class in oop?
What is the real time example of encapsulation?
What does <> mean pseudocode?
What is interface? When and where is it used?
program for insertion ,deletion,sorting in double link list
What is oops and its features?
#include
What are the features of oop?
What is polymorphism what is it for and how is it used?
What is abstraction with example?
Can destructor be overloaded?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Why oops is important?