Answer Posted / vignesh1988i
as for i know in C , we cant write a program wit out main()..
since whatever function we write (user defining functions).
it will start executing the statements only from the
main().... so only we will say tht FIRST EXECUTABLE FUNCTION
IS THE MAIN() FUNCTION.........
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is scope rule in c?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
What is function in c with example?
What is meant by 'bit masking'?
How do I send escape sequences to control a terminal or other device?
What is wrong with this program statement? void = 10;
What are data types in c language?
Can we compile a program without main() function?
Explain the properties of union.
What is the use of structure padding in c?
What are categories used for in c?
What is a stream?
Differentiate fundamental data types and derived data types in C.
What is c programing language?
What are enums in c?