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, Timedate +%r" - Cecho "Date
date +%r, Timedate +%x" - Decho "Date
time +%x, Timetime +%r"
How the community answered
(17 responses)- A12% (2)
- B76% (13)
- C6% (1)
- D6% (1)
Community Discussion
No community discussion yet for this question.