Answer Posted / pradeep
It is not a c program if it is not using main function.
Compiler starts execution from main function always.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Why c is called a mid level programming language?
Explain what is the difference between far and near ?
What are qualifiers in c?
How can I do graphics in c?
How can I remove the leading spaces from a string?
What are the __date__ and __time__ preprocessor commands?
What is the scope of local variable in c?
If errno contains a nonzero number, is there an error?
How can I remove the trailing spaces from a string?
What is a null string in c?
What is bubble sort technique in c?
How many header files are in c?
please give me some tips for the placement in the TCS.
What is the use of static variable in c?
What is LINKED LIST? How can you access the last element in a linked list?