Answer:
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.
Void(0) is used to call another method without refreshing the page.
Previous Question | Next Question |
How can you convert the string of any base to integer in JavaScript? | Mention what is the disadvantage of using innerHTML in JavaScript? |