WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c
file management?

Answer Posted / ragu

All the above are true

Is This Answer Correct ?    58 Yes 33 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why does everyone say not to use gets?

601


What is the difference between the expression “++a” and “a++”?

642


How would you use the functions fseek(), freed(), fwrite() and ftell()?

694


Is fortran faster than c?

572


Is main a keyword in c?

619






What is the purpose of ftell?

593


Which one would you prefer - a macro or a function?

593


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

722


the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

633


Give me the code of in-order recursive and non-recursive.

876


What is the 'named constructor idiom'?

630


Explain what is the heap?

614


What do you know about the use of bit field?

602


What are variables and it what way is it different from constants?

775


Where local variables are stored in c?

550