MCQ Single Best Answer Easy

QThe webpage may be updated using JavaScript by using

ID: #5011 Javascript Classes MCQ 145 views
Question Info
#5011Q ID
EasyDifficulty
Javascript Classes MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A window.reload
  • B location.reload
  • C window.refresh
  • D page.refresh
Correct Answer: Option B

Explanation

The reload() method is a method of the Location object in JavaScript, which is used to reload the current page from the server. It can be called using the location.reload() notation.

Share This Question

Challenge a friend or share with your study group.