Sail E0 Webinar
Question

Which of the following statement is correct prototype of the malloc() function in c ?


Options:
A .  int* malloc(int);
B .  char* malloc(char);
C .  unsigned int* malloc(unsigned int);
D .  void* malloc(size_t);
Answer: Option D



Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers