Examveda
Examveda

What is the purpose of the 'memset' function in C?

A. To allocate memory

B. To set memory to zero

C. To find memory leaks

D. To copy memory

Answer: Option B


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation