Moderate

Which program is used to schedule particular jobs or programs at particular times on the system ?

Correct answer: D. cron

  • A. vi
  • B. Outlook
  • C. Scheduler
  • D. cron

Explanation

`cron` runs commands according to scheduled times defined in crontab entries, making it suitable for recurring jobs. `vi` edits files, while Outlook and the generic word Scheduler are not the Unix command being asked for.

Last updated

Practise Software Development Lifecycle

423 free Software Development Lifecycle MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions