1.

Which of the following method is used to refresh the webpage in javascript?

A. window.reload()
B. location.reload()
C. window.refresh()
D. page.refresh()
Answer» C. window.refresh()


Discussion

No Comment Found