Answer Posted / vivin
malloc is a dynamic memory allocation for pointers in C language. It stands for memory allocation. It is used to allocate continuous block of memory.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in oops?
What is encapsulation and abstraction? How are they implemented in C++?
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 the highest level of cohesion?
What is overloading in oop?
Whats is abstraction in oops?
What are functions in oop?
What is overloading in oops?
How can you overcome the diamond problem in inheritance?
Give two or more real cenario of virtual function and vertual object
How to hide the base class functionality in Inheritance?
#include
What is the importance of oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is encapsulation selenium?