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 / ram basa
any where in the program
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the types of pointers?
Why header file is used in c?
What is the use of typedef in c?
What is a program flowchart and explain how does it help in writing a program?
Difference between Function to pointer and pointer to function
What is else if ladder?
Difference between strcpy() and memcpy() function?
What is a file descriptor in c?
What is the difference between mpi and openmp?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
How was c created?
how can I convert a string to a number?
What is the purpose of the statement: strcat (S2, S1)?
What is the difference between array and pointer in c?
How do I determine whether a character is numeric, alphabetic, and so on?