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)- A82% (28)
- B3% (1)
- D6% (2)
- E9% (3)
Community Discussion
No community discussion yet for this question.