Which of the following is a web technology used to create interactive maps? MCQ with Answer and Explanation

Which of the following is a web technology used to create interactive maps?
A. All of the above
B. Leaflet
C. Google Maps API
D. OpenLayers
Answer: Option A
Solution (By JKSSB Mock Tests)
Leaflet, Google Maps API, and OpenLayers are all JavaScript libraries for embedding interactive maps in web pages.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1
Which specific protocol handles secure connection setups over transport layers, succeeding legacy Secure Sockets Layer standards to secure modern web browsing?
A. TLS (Transport Layer Security)
B. POP3 server frameworks
C. SMTP protocol structures
D. HTTP unencrypted standards

Correct Answer: Option A


Explanation:
Transport Layer Security (TLS) is the modern cryptographic protocol used to encrypt web traffic, ensuring privacy and data integrity across the internet.

This question belongs to: Computer Internet and Web Technologies
Question #2
What mechanism does a web browser implement to store layout stylesheets and image files from visited websites inside device storage to avoid re-downloading them on subsequent visits?
A. Static FTP file catalog adjustments
B. Altering localized device hardware MAC address registries
C. Browser Caching
D. Running outbound SMTP mail server delivery routines

Correct Answer: Option C


Explanation:
Browser caching saves static website assets (like logos, CSS files, and scripts) to the local hard drive, reducing page load times and saving bandwidth during repeat visits.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which top-level domain designation (TLD) was originally designed for network infrastructure providers but has since evolved into a general-purpose choice open to everyone?
A. .edu
B. .gov
C. .net
D. .mil

Correct Answer: Option C


Explanation:
The '.net' top-level domain stands for 'network' and was initially intended for organizations involved in networking technologies, though it is now an open domain.

This question belongs to: Computer Internet and Web Technologies