Explanation by: Mr. Dubey
standard input, standard output and standard error. standard input is the data that goes to the program. the standard input comes from a keyboard. standard output is where we print our data with the print keyword. unless redirected, it is the terminal console. the standard error is a stream where programs write their error messages. it is usually the text terminal.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics