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
How can I read data from data files with particular formats?
How does pointer work in c?
What is a struct c#?
Explain how does free() know explain how much memory to release?
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
What is a file descriptor in c?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
What is an example of structure?
What are void pointers in c?
What are the 5 data types?
What are the string functions? List some string functions available in c.
What is the purpose of sprintf?
Explain Basic concepts of C language?
what is uses of .net
What is #define used for in c?