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 / katrina
main shouldnt be written in c programming but infact it is
main()
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How can you increase the size of a dynamically allocated array?
What is the difference between a string and an array?
How does selection sort work in c?
What is an endless loop?
Explain how can you restore a redirected standard stream?
Can include files be nested? How many levels deep can include files be nested?
What is c definition?
What is the sizeof () a pointer?
How does pointer work in c?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What is meant by inheritance?
please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics
What are the various types of control structures in programming?
What is header file in c?
What is #error and use of it?