Is calloc better than malloc?


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

Post New Answer

More C Interview Questions

WHOT IS CHAR?

4 Answers   TCS,


Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?

0 Answers  


When should the register modifier be used? Does it really help?

0 Answers  


Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.

4 Answers  


What is structure of c program?

0 Answers  






What the advantages of using Unions?

0 Answers   TISL,


input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure

4 Answers   IBM,


What is variable initialization and why is it important?

0 Answers  


How to convert decimal to binary in C using recursion??

4 Answers   HP, IBM,


What is the heap in c?

0 Answers  


Explain 'far' and 'near' pointers in c.

0 Answers  


What does the message "warning: macro replacement within a string literal" mean?

1 Answers  


Categories