Differentiate between calloc and malloc.
No Answer is Posted For this Question
Be the First to Post Answer
Illustrate it summing the series 2+4+6+......to n terms using (i) while loop (ii) do-while loop
Explain #pragma in C.
simple program of graphics and their output display
What is Conio.h ?
WAP to find that given no is small or capital
explain how do you use macro?
write a c program to change only the 3rd bit of the particular number such that other bits are not affected.. if bitnum=10(say.. it can be any no..
What is the diffences between Windows XP and Windows Visa
which types of data structure will i use to convert infix to post fix???
Why main function is special give two reasons?
What is structure and union in c?
Explain how do you determine whether to use a stream function or a low-level function?