No.
From the cron man page:
cron will examine the modification time on all the crontabs and reload those which have changed. cron need not be restarted whenever the crontab file is modified
But if you just want to make sure it's done anyway,
sudo service cron reload
or
/etc/init.d/cron reload
Come and join Linux training to gain great knowledge.
Do check out the video below