Why malloc is faster than calloc?


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

Post New Answer

More C Interview Questions

Is c# a good language?

0 Answers  


What is the process to generate random numbers in c programming language?

0 Answers  


What are different types of operators?

0 Answers  


What is a structure member in c?

0 Answers  


What is the best way of making my program efficient?

0 Answers  






What are the different properties of variable number of arguments?

0 Answers  


Is main is user defined function?

0 Answers  


How to reverse a string using a recursive function, with swapping?

5 Answers  


what is a function method?give example?

0 Answers  


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

0 Answers  


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

0 Answers  


write a program for fibonaci series by using while loop in c?

2 Answers  


Categories