what does " calloc" do?

Answer Posted / shruti

the calloc function will allocate memory , and also
initialise the variables to a particular value..

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is return a keyword in c?

612


What is omp_num_threads?

595


What will be your course of action for a push operation?

671


Sir i need notes for structure,functions,pointers in c language can you help me please

1959


What is the explanation for cyclic nature of data types in c?

659






Write a code to determine the total number of stops an elevator would take to serve N number of people.

740


What are local static variables? How can you use them?

653


What is the newline escape sequence?

599


What happens if a header file is included twice?

610


Define C in your own Language.

650


What is property type c?

613


What is the difference between malloc calloc and realloc in c?

657


while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above

756


What is scanf () in c?

672


What is a buffer in c?

584