Which is the storage that allows the caching of web pages and their associated resources?
A. Web Databases
B. FileSystem API
C. Offline Web Applications
D. All of the mentioned
Answer: Option C
A. Web Databases
B. FileSystem API
C. Offline Web Applications
D. All of the mentioned
Answer: Option C
Which function among the following lets to register a function to be invoked once?
A. setTimeout()
B. setTotaltime()
C. setInterval()
D. none of the mentioned
A. setTimeout()
B. setTotaltime()
C. setInterval()
D. none of the mentioned
Which is the handler method used to invoke when uncaught JavaScript exceptions occur?
A. Onhalt
B. Onerror
C. Both onhalt and onerror
D. None of the mentioned
Which property is used to obtain browser vendor and version information?
A. modal
B. version
C. browser
D. navigator
Join The Discussion