Answers

Question and Answer:

  Home  Expert JavaScript Developer

⟩ What is the use of Void(0)?

Void(0) is used to prevent the page from refreshing and parameter "zero" is passed while calling.

Void(0) is used to call another method without refreshing the page.

 177 views

More Questions for you: