Computer Science, asked by saquib5173, 1 year ago

Which of the following method is used to replace the current history state instead of adding a new state to the browsing history?
A.replaceState()
B.replace(state)
C.replace()
D.none of the mentioned

Answers

Answered by Ayesha059
0
Answer: a
Explanation: The replaceState() method is used to replace the current history state instead of adding a new state to the browsing history.
Similar questions