What is the primary function of an ISP in computer networks? MCQ with Answer and Explanation

What is the primary function of an ISP in computer networks?
A. To manage local browser history caches
B. To store corporate user database systems
C. To translate source domain codes
D. To provide internet connectivity to end users
Answer: Option D
Solution (By JKExamLibrary)
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

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1 Report Error
Which internet protocol layer is responsible for routing data packets across multiple networks from the source computer host to the destination host?
A. Physical Layer
B. Application Layer
C. Network Layer
D. Data Link Layer

Correct Answer: Option C


Explanation:
The Network Layer (or Internet layer in TCP/IP) manages packet routing, logical addressing, and path determination using protocols like IP.

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
Which type of search engine compiles and blends search results from multiple individual underlying search engines simultaneously to provide a unified output list?
A. Meta-search Engine
B. Semantic Engine
C. Crawler-based Engine
D. Directory Engine

Correct Answer: Option A


Explanation:
A meta-search engine does not crawl web pages directly; instead, it passes queries to other search engines (like Google, Bing) and aggregates their results.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
What does the term 'REST' stand for in web services?
A. Reliable Service Transfer
B. Resource State Transfer
C. Representational State Transfer
D. Remote Execution State Transfer

Correct Answer: Option C


Explanation:
REST (Representational State Transfer) is an architectural style for designing networked applications, using HTTP methods for CRUD operations.

This question belongs to: Computer Internet and Web Technologies