1.

For clearing all the settings which function should be called?

A. localStorage.remove(key)
B. localStorage.clear()
C. localStorage.remove()
D. localStorage.clearAll()
Answer» C. localStorage.remove()


Discussion

No Comment Found