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 / amala v
anywhere in the program
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can you please explain the difference between exit() and _exit() function?
What is the total generic pointer type?
What is the meaning of && in c?
How can you increase the size of a statically allocated array?
Is null always equal to 0(zero)?
What's the difference between constant char *p and char * constant p?
What does malloc () calloc () realloc () free () do?
How can I read data from data files with particular formats?
What is static volatile in c?
What is the value of h?
What is the use of pragma in embedded c?
Is c easy to learn?
What is cohesion in c?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Is a house a shell structure?