Answer Posted / sonia
it shows the beginning of the program n this function is
called by the complier.here void means main()wont return any
value.
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
What is #include stdio h?
Explain argument and its types.
What does emoji p mean?
What are the advantages and disadvantages of c language?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
hi, which software companys will take,if d candidate's % is jst 55%?
can we implement multi-threads in c.
How will you find a duplicate number in a array without negating the nos ?
Why is struct padding needed?
How can I find out if there are characters available for reading?
what is reason of your company position's in india no. 1.
When do we get logical errors?
What is header file in c?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
How do I copy files?