Answer Posted / swati
In case of Malloc we need to specify the size of memory for
our data types. But in case of New we do not need to specify
the size.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the point of oop?
What are oops functions?
Get me a number puzzle game-program
What is inheritance in oop?
What is balance factor?
Can you explain polymorphism?
When not to use object oriented programming?
c++ program to swap the objects of two different classes
Can we override main method?
Why is encapsulation used?
How is polymorphism achieved?
What is byval and byref? What are differences between them?
Is enum a class?
What is use of overloading?
Where You Can Use Interface in your Project