Which Of The Following Function Can Be Used For Dynamic Memory #979
Which of the following function can be used for dynamic memory allocation of objects?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Member Functions & its Types - Object Oriented Programming MCQ: Overloading Member Functions - Quiz No.1.
Which of the following function can be used for dynamic memory allocation of objects?
malloc()
calloc()
create()
both malloc() and calloc()