Answer Posted / cl
The difference is the invocation of constructor: malloc
does not do it.
| Is This Answer Correct ? | 11 Yes | 7 No |
Post New Answer View All Answers
What is persistence in oop?
What are the three parts of a simple empty class?
Why do we use class in oops?
Can an interface inherit a class?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is abstraction in oop?
Why do we use polymorphism?
What is static in oop?
2. Give the different notations for the class.\
#include
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What type of loop is a for loop?
How to call a non virtual function in the derived class by using base class pointer
What is the main feature of oop?
How many human genes are polymorphic?