Multiple Choice
What output is produced by the following command sequence? echo '1 2 3 4 5 6' | while read a b c; do echo result $c $b $a; done
A) result: 6 5 4
B) result: 1 2 3 4 5 6
C) result: 3 4 5 6 2 1
D) result: 6 5 4 3 2 1
E) result: 3 2 1
Correct Answer:

Verified
Correct Answer:
Verified
Q76: Which of the following features are provided
Q77: Which of the following statements is true
Q78: How can a specific user be prevented
Q79: What is true regarding the file ~/.forward
Q80: What is true regarding the statement beginning
Q82: Which of the following commands is used
Q83: Given the following routing table: <img src="https://d2lvgg3v3hfg70.cloudfront.net/C1610/.jpg"
Q84: What is the purpose of the iconv
Q85: Which of the following situations is observed
Q86: Which of the following fields are available