Answer Posted / m.kirthika
main() is a predefined function because compiler starts
executing only in main() function. It better to press F7
function key after compiling your program because the
control first passes only to main() function
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What is preprocessor with example?
Is swift based on c?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What are the advantages of Macro over function?
What is the use of extern in c?
Explain how can you check to see whether a symbol is defined?
Why void main is used in c?
What is the use of pointers in C?
What is graph in c?
What does the file stdio.h contain?
How can I get back to the interactive keyboard if stdin is redirected?
What is a good data structure to use for storing lines of text?
what is the syallabus of computer science students in group- 1?
what type of questions arrive in interview over c programming?