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 is this infamous null pointer, anyway?
What is #line?
How can a number be converted to a string?
List some of the dynamic data structures in C?
What does & mean in scanf?
What is array in C
What is the use of #define preprocessor in c?
What is pointers in c?
What is the difference between call by value and call by reference in c?
What are structures and unions? State differencves between them.
What are the various types of control structures in programming?
What does it mean when the linker says that _end is undefined?
How to explain the final year project as a fresher please answer with sample project
provide an example of the Group by clause, when would you use this clause
Explain what is the concatenation operator?