What is the purpose of main() function?
No Answer is Posted For this Question
Be the First to Post Answer
Why is c platform dependent?
how to set Nth bit of a variable?
How can I convert a number to a string?
Find the O/p of the following 1) #include int main() { char c='1'; int j=atoi(c); }
What is the main difference between calloc () and malloc ()?
what is the return type of printf
What is meant by realloc()?
two variables are added answer is stored on not for third variable how it is possible?
DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?
Write a program to interchange two variables without using the third variable?
17 Answers Accenture, College School Exams Tests, Infotech,
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
Explain what is the use of a semicolon (;) at the end of every program statement?