nerdexam
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)
  • A
    5% (2)
  • B
    3% (1)
  • C
    81% (30)
  • D
    11% (4)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice