Explain the difference between malloc() and calloc() in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is string function in c?

0 Answers  


What is c method?

0 Answers  


Should I learn data structures in c or python?

0 Answers  


Explain how can you determine the size of an allocated portion of memory?

0 Answers  


Can we replace the struct function in tree syntax with a union?

0 Answers   Huawei,






what is the coding of display the factorial of a number using array and function?

1 Answers  


True or false: If you continuously increment a variable, it will become negative? 1) True 2) False 3) It depends on the variable type

7 Answers  


what is used instead of pointers in java than c?

1 Answers   Vuram,


Explain what’s a signal? Explain what do I use signals for?

0 Answers  


What is the relation between # and include<stdio.h>

5 Answers   HCL,


what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9

0 Answers  


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

0 Answers   Aspire, Infogain, TISL,


Categories