Q25
For clearing all the settings which function should be called?
A.
localStorage.remove(key)
B.
localStorage.clear()
AnswerC.
localStorage.remove()
D.
localStorage.clearAll()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board