Answer Posted / abhradeep chatterjee
when c compiler searches for the beginning of the program,
then it looks for the main function.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Is c programming hard?
What is structure pointer in c?
Write a program to implement queue.
What is pass by reference in functions?
Tell me is null always defined as 0(zero)?
What is a constant?
Explain what is meant by 'bit masking'?
How can I generate floating-point random numbers?
What are the back slash character constants or escape sequence charactersavailable in c?
What the different types of arrays in c?
What is d'n in c?
program for reversing a selected line word by word when multiple lines are given without using strrev
write a program to generate address labels using structures?
What is use of null pointer in c?
What is dynamic memory allocation?