How many ways of Refreshing the page?

 Posted by Rajesh_Kumar on 2/13/2014 | Category: JavaScript Interview questions | Views: 6233 | Points: 40
Select from following answers:
  1. location.reload();
  2. history.go(0);
  3. window.location.href;
  4. All of the above.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response