Explore topic-wise MCQs in Html.

This section includes 8 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.

1.

If the transparent part of the image has rounded or diagonal edges, which format is suitable?

A. PNG
B. Transparent GIF
C. GIF
D. JPG
Answer» B. Transparent GIF
2.

When a new version of any cache is available which even is fired?

A. progress
B. updateready
C. checking
D. obsolete
Answer» C. checking
3.

Which of the following is not one of the cache state?

A. Downloading
B. Checking
C. Idle
D. Fallback
Answer» E.
4.

Which entry executes and load scripts from the server?

A. Explicit entry
B. Network entry
C. Fallback entry
D. Master entry
Answer» C. Fallback entry
5.

Resources do not fit into _______

A. explicit entries
B. master entries
C. fallback entries
D. idle entries
Answer» E.
6.

Which is not the section of manifest?

A. network
B. cache
C. fallback
D. cache status
Answer» E.
7.

Which line is mandatory in cache manifest file?

A. CACHE MANIFEST
B. CSS stylesheet
C. index.html
D. image address
Answer» B. CSS stylesheet
8.

Which of the following is not the benefit of cache application?

A. browsing offline
B. reduction of server load
C. speed
D. asynchronous
Answer» E.