What is assignment operator?
What is calloc() function?
Is sizeof a keyword in c?
Explain how can I write functions that take a variable number of arguments?
Why do we use stdio h and conio h?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
2 Answers Aricent, Manipal University,
Is it valid to address one element beyond the end of an array?
What is external variable in c?
How to receive strings with spaces in scanf()
How to removing white spces in c programming only bu using loops
control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent
Explain About fork()?
I heard that you have to include stdio.h before calling printf. Why?