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
Explain 'bus error'?
How can you avoid including a header more than once?
What is nested structure?
Where does the name "C" come from, anyway?
What are the characteristics of arrays in c?
What is a void pointer? When is a void pointer used?
When should you use a type cast?
What are the 5 types of inheritance in c ++?
Explain bit masking in c?
What extern c means?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Explain how do you determine a file’s attributes?
What is the size of enum in c?
What are operators in c?
What is difference between array and pointer in c?