i have question regarding the cron files. i have this test and it says:

how could a user arrange for a command to be run daily at a certain time on a linux system, using the cron services?

a. edit /etc/periodic/cron.daily
b. specify the schedule using entries in a file
c. use a text editor to create a file
d. create a script file and use crontrab to run the script file