What is malloc() function?


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

Post New Answer

More C Interview Questions

How do you generate random numbers in C?

0 Answers  


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

0 Answers  


biggest of two no's with out using if condition statement

5 Answers  


What is the difference between printf and scanf in c?

0 Answers  


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

0 Answers   Huawei,


can we have joblib in a proc ?

0 Answers  


please help me.. how to write a code of this output?? "Enter range number:"10 1 is an odd number 2 is an even numbers 3 in an odd numbers 4 " to 10" "printing all odd numbers:" 1,3,5,7,9 "printing all even numbers:" 2,4,6,8,10 "sum of all odd numbers:25 "sum of all even numbers:30 using a C Programming ARRAY pleas pleas help.. its my project ..please :(

1 Answers  


Is it possible to use curly brackets ({}) to enclose single line code in c program?

0 Answers  


How to calculate sum

2 Answers  


1 232 34543 4567654 can anyone tell me how to slove this c question

6 Answers  


What is the method to save data in stack data structure type?

0 Answers  


What is the use of void pointer and null pointer in c language?

0 Answers  


Categories