How main function is called in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.
What is Bitwise Operator and how it works?
What is the difference between Printf(..) and sprint(...) ?
What is keyword in c?
Can main () be called recursively?
If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 Answers Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,
What is the correct declaration of main?
What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?
how to copy a string without using c function
How a string is stored in c?
What does the function toupper() do?