Question:How will you change the value of the cookies and items in the Storage objects of the localStorage attributes in HTML 5.0?
A By invoking the window.dialogArguments() API method.
B By invoking the window. navigator.yieldForStorageUpdates() API method.
C By invoking the window.navigator.appName API method.
+ AnswerB
+ Report