Q:

Which of the following function can be used for dynamic memory allocation of objects?

0

Which of the following function can be used for dynamic memory allocation of objects?


  1. malloc()
  2. calloc()
  3. create()
  4. malloc() and calloc()

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).malloc() and calloc()

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OBJECTS AND CLASSES IN OOPS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
How much memory will be allocated for an object of... >>
<< Using new is type safe as _______________________...