If the expression in void assert(int expression) is zero then a message is printed on stderr(standard error file).
(a) true
(b) false
The question was posed to me in semester exam.
The origin of the question is Diagnostics topic in division C Library of C