Vidyalelo
C Programming · Q124

Standard Library Functions

Programming · C Programming · question 124

Q124

If the expression in void assert(int expression) is zero then a message is printed on stderr(standard error file).

A.
true
Answer
B.
false

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board