Teaching Rajasthan Basic Computer Instructor 2021 Mock Test Programming and Data Structure Programming in C
Which of the following two library functions are used to dynamically allocate memory?
1
malloc() and memalloc()
2
alloc() and memalloc()
3
malloc() and calloc()
4
memalloc() and faralloc()