A CRON expression is basically a string of five or six fields separated by white spaces that represents a set of times, normally as a schedule to execute some routine.
It is basically a string which represent the five or six fields which is separated by using white space over the set of time interval. By using the SchedulableContext object to keep track of the scheduled job once it’s scheduled