Q.No.1

How do you free memory allocated by calloc() in C?

Q.No.2

What does malloc() function do in C?

Q.No.3

How do you allocate memory for an array of 10 integers using malloc() in C?

Q.No.4

How do you allocate memory for an array of 5 doubles initialized to zero using calloc() in C?

Q.No.5

What does calloc() function do in C?

Q.No.6

What does realloc() function return if it fails to allocate memory in C?

Q.No.7

When should you use realloc() function in C?

Q.No.8

What does free() function do in C?

Q.No.9

How do you resize a previously allocated memory block to accommodate 20 more integers using realloc() in C?

Q.No.10

What is the return type of malloc() function in C?


About Simple Quiz

We're here to make learning fun and accessible. Whether you're a student, teacher, or just someone who loves quizzes, you can find something for you here. Test your knowledge across a wide range of subjects and see how much you know!


Get to know more


Start A Quiz

Do you want to start quiz mode? In this mode, you’ll answer against a timer. When the timer runs out, answers auto-submit, and you get feedback.

Start A Quiz

Do you want to start quiz mode? You'll answer against a timer. When the timer runs out, answers auto-submit