What is the purpose of a URL shortening service? MCQ with Answer and Explanation

What is the purpose of a URL shortening service?
A. To create a shorter alias for a long URL
B. Both A and C
C. To encrypt the URL
D. To redirect to the original URL
Answer: Option B
Solution (By JKSSB Mock Tests)
URL shortening services generate a short URL that redirects to the original long URL, making it easier to share.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
What kind of network attack redirects a user from a legitimate website to a fraudulent one by altering the local DNS cache or host records?
A. DDoS
B. Spamming
C. Phishing
D. Pharming

Correct Answer: Option D


Explanation:
Pharming is a cyberattack intended to redirect a website's traffic to another fake site by spoofing DNS records or host configuration settings.

This question belongs to: Computer Internet and Web Technologies
Question #2
What is a web browser's 'bookmark' used for?
A. To block websites
B. To manage browsing history
C. To save a URL for quick access later
D. To store passwords

Correct Answer: Option C


Explanation:
A bookmark (or favorite) is a stored link to a web page that allows users to quickly revisit it without typing the URL again.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which of the following is a web technology used to create interactive maps?
A. OpenLayers
B. Google Maps API
C. Leaflet
D. All of the above

Correct Answer: Option D


Explanation:
Leaflet, Google Maps API, and OpenLayers are all JavaScript libraries for embedding interactive maps in web pages.

This question belongs to: Computer Internet and Web Technologies