Within main, return expr statement is equivalent to ________
(a) abort(expr)
(b) exit(expr)
(c) ferror(expr)
(d) none of the mentioned
I had been asked this question in my homework.
This key question is from Error Handling in section Input and Output in C of C