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 are different oops concepts?
Is enum a class?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
Why do while loop is used?
Why multiple inheritance is not allowed?
Can an interface inherit a class?
How do you use inheritance in unity?
how to get the oracle certification? send me the answer
What is interface in oop?
What is property in oops?
What is inheritance and how many types of inheritance?
What is class in oop with example?
What is difference between abstraction and encapsulation?
What is polymorphism and its types?
What is interface? When and where is it used?