Single Choice
Easy
QThe replace() method is superior to the assign() method for what reasons?
ID: #5094
Javascript DOM & Event Handling MCQ
128 views
Question Info
#5094Q ID
EasyDifficulty
Javascript DOM & Event Handling MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Assign method and replace() vary in that replace() omits the current document's URL from the document history, making it impossible to return to the original document by using the "back" button.
The replace() method is frequently preferable to assign when a script unconditionally loads a new document ().
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic