Examveda
Examveda

Among the below given functions, Node supports which of the following client-side timer functions?

A. getInterval()

B. Interval()

C. clearTime()

D. clearTimeout()

Answer: Option D

Solution(By Examveda Team)

Node supports the client-side timer functions set setTimeout(), setInterval(), clearTimeout(), and clearInterval().

Join The Discussion

Related Questions on Server Side and Client Side Scripting