Self-test questions
- Which one of the following is a Web Storage features?
- Local storage
- Session storage
- Both a and b
- None of the above
- Which one of the following is
AppCacheStatusenumthat represents the current status of the application cache is correct?- 0:
UNCACHED - 1:
CHECKING - 2:
IDLE - All are wrong
- 0: