1.

Which stream is used for representing error messages?(a) standard input(b) standard output(c) standard error(d) errorThis question was addressed to me by my school principal while I was bunking the class.I want to ask this question from Redirection and Pipes topic in portion The Shell of Unix

Answer»

Right OPTION is (C) standard error

The best EXPLANATION: The standard error (or stream) is used for representing error messages that emanate from the COMMAND or shell. This stream is also connected to the display as error messages are DISPLAYED on the terminal.



Discussion

No Comment Found

Related InterviewSolutions