What is malloc return c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a pro-gramme to determine whether the number is even or odd?
Explain what are reserved words?
. Explain the differences between fork() and exec() in C
wap in c to accept a number display the total count of digit
how the size of an integer is decided? - is it based on processor or compiler or OS?
19 Answers HCL, JPR, Microsoft, nvidia,
What is c value paradox explain?
What is the purpose of ftell?
What is the difference between scanf and fscanf?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
Which is the memory area not included in C program? give the reason
how can i calculate mean,median,mode by using c program