Answer Posted / sanjeevkumar.v
malloc --it mean memmory allocation .it will be.crete a
memory from a element
NEW--- newly crate a program are crete a memory allocation
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What is the full form of oops?
Why do we use class in oops?
What is polymorphism give a real life example?
What are the two different types of polymorphism?
What is data binding in oops?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is inheritance in oop?
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).
Is oop better than procedural?
What is the highest level of cohesion?
What is multilevel inheritance explain with example?
What is the difference between inheritance and polymorphism?
How do you explain polymorphism?
Whats oop mean?
What does I oop mean?