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

What is the purpose of a URL encoding?
A. To compress the URL
B. To hide the URL from search engines
C. To convert unsafe characters into a safe format
D. To make the URL shorter
Answer: Option C
Solution (By JKSSB Mock Tests)
URL encoding (percent-encoding) replaces unsafe ASCII characters with a '%' followed by two hexadecimal digits to ensure the URL is valid and transmitted correctly.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
Which of the following browser extensions or configuration flags blocks specific outbound tracker requests to preserve network bandwidth and user privacy?
A. Proxy server route
B. Ad blocker
C. FTP client bridge
D. Antivirus module

Correct Answer: Option B


Explanation:
Ad blockers and tracker shields actively block requests to third-party ad networks and analytical tracker domains, optimizing load speeds and confidentiality.

This question belongs to: Computer Internet and Web Technologies
Question #2
Which of the following ports is designated by default for secure, encrypted Post Office Protocol version 3 (POP3S) communication?
A. 993
B. 995
C. 110
D. 443

Correct Answer: Option B


Explanation:
Port 995 is the globally recognized default network port assigned for POP3 operations run securely over an encrypted SSL/TLS connection.

This question belongs to: Computer Internet and Web Technologies
Question #3
What is the primary function of an ISP in computer networks?
A. To provide internet connectivity to end users
B. To store corporate user database systems
C. To manage local browser history caches
D. To translate source domain codes

Correct Answer: Option A


Explanation:
An ISP (Internet Service Provider) is a commercial or institutional company that provides infrastructure and services to access and use the internet.

This question belongs to: Computer Internet and Web Technologies