Which function among the following lets to register a function to be invoked repeatedly after a certain time?
(a) setTimeout()
(b) setTotaltime()
(c) setInterval()
(d) settime()
The question was asked in class test.
This intriguing question comes from The Document Object Model in chapter Document Object Model and Event Handling in Javascript of JavaScript