MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» C. prints the garbage value assigned by the compiler | |