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
AppCacheStatusenum
that represents the current status of the application cache is correct?- 0:
UNCACHED
- 1:
CHECKING
- 2:
IDLE
- All are wrong
- 0: