WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c
file management?
Answer Posted / sudhir
malloc used to static memory allocation &
calloc is used to dyanmic memory allocation
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Is there a way to compare two structure variables?
Stimulate calculator using Switch-case-default statement for two numbers
How can I make sure that my program is the only one accessing a file?
What is the difference between call by value and call by reference in c?
What is difference between scanf and gets?
what is the syallabus of computer science students in group- 1?
What are derived data types in c?
What is meant by keywords in c?
will u please send me the placement papers to my mail???????????????????
Write a program to swap two numbers without using third variable?
What does the c preprocessor do?
What is the process to generate random numbers in c programming language?
Explain enumerated types in c language?
FILE PROGRAMMING
What is spark map function?