Multiple Choice
perror( ) function used to ?
A) work same as printf()
B) prints the error message specified by the compiler
C) prints the garbage value assigned by the compiler
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: What is C Tokens?<br>A)the smallest individual units
Q3: What is constant?<br>A)constants have fixed values that
Q4: Recursive functions are executed in a?<br>A)first in
Q5: Which of the following is allowed in
Q6: Who is father of C Language?<br>A)bjarne stroustrup<br>B)dennis
Q7: What is the work of break keyword?<br>A)halt
Q8: C Language developed at _?<br>A)at & t's
Q9: Which one of the following sentences is
Q10: A binary tree with 27 nodes has
Q11: What is an array?<br>A)an array is a