1.

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
Answer» B. replace(state)


Discussion

No Comment Found