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

What is a global variable in c?

0 Answers  


plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .

3 Answers  


how can we print  hellow world programme without using semicolon

3 Answers  


I have an array of 100 elements, each of which is a random integer. I want to know which of the elements: a) are multiples of 2 b) are multiples of 2 AND 5 c) have a remainder of 3 when divided by 7

1 Answers  


What is variable declaration and definition in c?

0 Answers  






What are the uses of pre-processor directives?

2 Answers  


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

0 Answers  


What is the use of structure padding in c?

0 Answers  


What is wrong with this declaration?

0 Answers  


what is an ERP?

2 Answers   Infotech,


What is the difference between File pointer and Internal Charecter Pointer?

2 Answers   TATA,


What is "Hungarian Notation"?

0 Answers   Celstream,


Categories