Which JavaScript keyword is used to immediately terminate the execution of a loop?
return
break
continue
throw

Web Development Exercises are loading ...