LPI
101-400 · Question #16
What is the output of the following command? echo "Hello World" | tr -d aieou
The correct answer is C. Hll Wrld. See the full explanation below for the reasoning.
Question
What is the output of the following command? echo "Hello World" | tr -d aieou
Options
- AHello World
- Beoo
- CHll Wrld
- Deoo Hll Wrld
How the community answered
(37 responses)- A5% (2)
- B3% (1)
- C81% (30)
- D11% (4)
Community Discussion
No community discussion yet for this question.