Main must be written as
a.the first function in the program
b.Second function in the program
c.Last function in the program
d.any where in the program
Answer Posted / piyush
its d.any where in the program
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What does & mean in scanf?
What is n in c?
What should malloc(0) do?
Can we declare variables anywhere in c?
What does the && operator do in a program code?
Explain how can I read and write comma-delimited text?
What is printf () in c?
Explain the properties of union. What is the size of a union variable
Apart from dennis ritchie who the other person who contributed in design of c language.
c program to compute AREA under integral
Why pointers are used?
What is a pointer variable in c language?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
Why header file is used in c?
What is mean by data types in c?