Difference between exit() and _exit() function?
No Answer is Posted For this Question
Be the First to Post Answer
write a c programme for add of two numbers with out use of arthematic operators
Is it possible to pass an entire structure to functions?
What is signed and unsigned?
How to print India by nested loop? I IN IND INDI INDIA
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
sir, i cannot find the way how to write aprogram by using array on queue
Write a code to determine the total number of stops an elevator would take to serve N number of people.
which one is highest Priority in c? a)=,b)+,c)++,d)==
how to find anagram without using string functions using only loops in c programming
When was c language developed?
How can I sort a linked list?
how can i calculate mean,median,mode by using c program