Is malloc memset faster than calloc?
No Answer is Posted For this Question
Be the First to Post Answer
inline function is there in c language?
Eight queens puzzle
Explain the use of 'auto' keyword in c programming?
write a c code "if you give a any decimal number then print that number in english alphabet"? ex: i/p: 552 o/p: five hundred fifty two ...
write a program to find out number of on bits in a number?
Which are low level languages?
How does the C program handle segmentation faults?
What is the mean of this statement:: if(int i=0 * i=9)
Program to find largest of three numbers without using comparsion operator?
Explain what’s a signal? Explain what do I use signals for?
How many levels deep can include files be nested?
What is structure in c explain with example?