nerdexam
Oracle

1Z0-409 · Question #207

Which command gives the following output? Date 03/12/2007, Time 12:00:01 AM

The correct answer is B. echo "Date `date +%x` , Time `date +%r` ". See the full explanation below for the reasoning.

Question

Which command gives the following output? Date 03/12/2007, Time 12:00:01 AM

Options

  • Aecho "Date date +%x , Time date +%r "
  • Becho "Date date +%x , Time date +%r "
  • Cecho "Date date +%r , Time date +%x "
  • Decho "Date time +%x , Time time +%r "

How the community answered

(17 responses)
  • A
    12% (2)
  • B
    76% (13)
  • C
    6% (1)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice