Q. Which of the following statements about stdout and stderr are true? (A) Same (B) Both connected to screen by default. (C) Both connected to screen always (D) stdout is line buffered but stderr is unbuffered. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Both connected to screen by default.