Is malloc memset faster than calloc?


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

Post New Answer

More C Interview Questions

how do you execute a c program in unix.

0 Answers  


What are the main characteristics of c language describe the structure of ac program?

0 Answers  


Array is an lvalue or not?

0 Answers  


in b=6.6/a+(2*a+(3*c)/a*d)/(2/n); which operation will be performed first a) 6.6/a b) 2*a c) 3*c d) 2/n

1 Answers  


Explain how do you determine whether to use a stream function or a low-level function?

0 Answers  






What are header files in c programming?

0 Answers  


What is Your Name :)

1 Answers  


main() { printf("hello%d",print("QUARK test?")); }

5 Answers  


I came across some code that puts a (void) cast before each call to printf. Why?

0 Answers  


Tell us the use of fflush() function in c language?

0 Answers  


Explain how can you restore a redirected standard stream?

0 Answers  


What does #pragma once mean?

0 Answers   Celstream,


Categories