nerdexam
LPI

117-010 · Question #10

The output of the program date should be saved in the variable actdat. What is the correct statement?

The correct answer is A. actdat=`date`. See the full explanation below for the reasoning.

Question

The output of the program date should be saved in the variable actdat. What is the correct statement?

Options

  • Aactdat=date
  • Bset actdat='date'
  • Cdate | actdat
  • Ddate > $actdat
  • Eactdat=date

How the community answered

(34 responses)
  • A
    82% (28)
  • B
    3% (1)
  • D
    6% (2)
  • E
    9% (3)

Community Discussion

No community discussion yet for this question.

Full 117-010 Practice