1 poin
What is the use of return O
statement in main function?
Answers
Answered by
1
Explanation:
Explanation: return 0 in the main function means that the problem executed successfully. return 1 in the main function means that the problem does not execute a successfully and there is some error. return 0 means that the user-defined function returning false return 1 means that the user-defined function returning true.
Explanation: return 0 in the main function means that the problem executed successfully. return 1 in the main function means that the problem does not execute a successfully and there is some error. return 0 means that the user-defined function returning false return 1 means that the user-defined function returning true. return statement in
Similar questions
Business Studies,
1 month ago
Accountancy,
1 month ago
Math,
1 month ago
Computer Science,
3 months ago
Social Sciences,
3 months ago
English,
10 months ago
Computer Science,
10 months ago
Science,
10 months ago