Answer Posted / devi
In C the malloc is used to allocate the memory space
In C++ the new operator is used to allocate the memory space
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
can inline function declare in private part of class?
What is constructor overloading in oop?
What is the diamond problem in inheritance?
What is the difference between encapsulation and polymorphism?
Why interface is used?
Write a c++ program to display pass and fail for three student using static member function
What is oops?what is its use in software engineering?
What is difference between inheritance and polymorphism?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is inheritance write a program to show use of inheritance?
What is class and object in oops?
what is the drawback of classical methods in oops?
What is polymorphism and types?
What is this pointer in oop?
What is the oops and benefits of oops programming?