Which protocol is utilized by network administrators to dynamically assign local IP addresses automatically to devices joining a network? MCQ with Answer and Explanation

Which protocol is utilized by network administrators to dynamically assign local IP addresses automatically to devices joining a network?
A. DNS
B. SMTP
C. DHCP
D. FTP
Answer: Option C
Solution (By JKSSB Mock Tests)
DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and network configuration parameters to client devices dynamically.

Discuss this Question (0)

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

Practice More Internet and Web Technologies Questions

Question #1
What is the function of the 'DOCTYPE' declaration in HTML?
A. To link to an external stylesheet
B. To define the character encoding
C. To specify the HTML version and standards mode
D. To set the page title

Correct Answer: Option C


Explanation:
The DOCTYPE declaration tells the browser which version of HTML to use and triggers standards mode for proper rendering.

This question belongs to: Computer Internet and Web Technologies
Question #2
What is the function of the 'Mailto' link in HTML?
A. To display a contact form
B. To create a hyperlink to an email address
C. To open the user's default email client with a pre-addressed message
D. To send an email directly from the server

Correct Answer: Option C


Explanation:
A mailto link (e.g., ) opens the default email client with the recipient's address.

This question belongs to: Computer Internet and Web Technologies
Question #3
Which of the following is considered the world's first graphical web browser that popularized the World Wide Web beyond academic circles?
A. Opera
B. Internet Explorer
C. Mosaic
D. Nexus

Correct Answer: Option C


Explanation:
NCSA Mosaic, released in 1993, was the first widely used graphical web browser that brought multi-media capability to the general public.

This question belongs to: Computer Internet and Web Technologies