Q. perror( ) function used to ? (Solved)
1. work same as printf()
2. prints the error message specified by the compiler
3. prints the garbage value assigned by the compiler
4. none of the above
- b. prints the error message specified by the compiler