Why are all header files not declared in every c program?
Is c weakly typed?
How will you divide two numbers in a MACRO?
Why we use void main in c?
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
how to get starting address of a running C program
write an algorithm to get a sentence and reverse it in the following format: input : I am here opuput: Here Am I note: first letter of every word is capiatlised
Difference between data structure and data base.
7 Answers CTS, Value Labs, Zoho,
how to find anagram without using string functions using only loops in c programming
How do we make a global variable accessible across files? Explain the extern keyword?
what is the difference between NULL & NUL keywords in C?
write a programe to find the factorial of given number using recursion
Explain About fork()?