Which of the following is a protocol used for managing network devices? MCQ with Answer and Explanation

Which of the following is a protocol used for managing network devices?
A. SNMP
B. SMTP
C. FTP
D. HTTP
Answer: Option A
Solution (By JKExamLibrary)
SNMP (Simple Network Management Protocol) is used for monitoring and managing network devices.

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 technology serves as an open standard for short-range wireless communication, enabling data exchanges between devices like phones, mice, and laptops over small personal spaces?
A. Bluetooth
B. FTP Bridge
C. Ethernet
D. DSL Matrix

Correct Answer: Option A


Explanation:
Bluetooth is a short-range wireless technology standard used for exchanging data between fixed and mobile devices over short distances, creating personal area networks (PANs).

This question belongs to: Computer Internet and Web Technologies
Question #2 Report Error
Which specific browser technology or feature provides a secure local sandbox workspace to separate corporate web applications from public internet browsing sessions?
A. Browser Containerization / Profile Isolation
B. Unencrypted FTP network route connections
C. Standard tracking cookie history logs
D. Localized DNS root server registries

Correct Answer: Option A


Explanation:
Profile isolation and multi-account containers segment local session data, cookies, and cache history, preventing information sharing or cross-contamination between different browsing contexts.

This question belongs to: Computer Internet and Web Technologies
Question #3 Report Error
What is the purpose of the 'referer' HTTP header?
A. To set the content type
B. To specify the client's IP address
C. To authenticate the request
D. To indicate the URL of the page that linked to the current resource

Correct Answer: Option D


Explanation:
The Referer header (misspelling of 'referrer') contains the URL of the previous page that linked to the current page, used for analytics and security.

This question belongs to: Computer Internet and Web Technologies