Answer Posted / rahat
main is a special inbuilt function which is used to start
the execution of the program,and the compiler searches for
this function to start the execution of the program.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Where are c variables stored in memory?
What is a built-in function in C?
Why is c known as a mother language?
Write a code to generate a series where the next element is the sum of last k terms.
write an algorithm to display a square matrix.
What does %d do?
What is the heap in c?
In C programming, what command or code can be used to determine if a number of odd or even?
What is the difference between ++a and a++?
Implement bit Array in C.
What is the difference between a string and an array?
can any one provide me the notes of data structure for ignou cs-62 paper
What is the advantage of an array over individual variables?
Why c is called a mid level programming language?
How do you view the path?