가장 많이 묻는 면접 질문과 답변 & 온라인 테스트
면접 준비, 온라인 테스트, 튜토리얼, 라이브 연습을 위한 학습 플랫폼

집중 학습 경로, 모의고사, 면접 준비 콘텐츠로 실력을 키우세요.

WithoutBook은 주제별 면접 질문, 온라인 연습 테스트, 튜토리얼, 비교 가이드를 하나의 반응형 학습 공간으로 제공합니다.

Prepare Interview

Desktop Support 면접 질문과 답변

Ques 1. What is the purpose of DNS?

DNS (Domain Name System) is used to translate human-readable domain names into IP addresses.

Example:

When you type 'www.example.com' in a browser, DNS resolves it to the corresponding IP address.

도움이 되었나요? Add Comment View Comments
 

Ques 2. Explain the difference between TCP and UDP.

TCP (Transmission Control Protocol) provides reliable, connection-oriented communication, while UDP (User Datagram Protocol) offers faster, connectionless communication.

Example:

TCP is used for web browsing, while UDP is suitable for real-time applications like video streaming.

도움이 되었나요? Add Comment View Comments
 

Ques 3. What is DHCP and how does it work?

DHCP (Dynamic Host Configuration Protocol) assigns IP addresses dynamically to devices on a network, eliminating the need for manual configuration.

Example:

When a computer connects to a network, DHCP provides it with an IP address, subnet mask, and other configuration details.

도움이 되었나요? Add Comment View Comments
 

Ques 4. How do you troubleshoot a computer that cannot connect to the network?

Check network cables, verify network settings, restart networking devices, and use diagnostic tools like ping and traceroute.

Example:

Verify if the computer has a valid IP address and check for any network outages.

도움이 되었나요? Add Comment View Comments
 

Ques 5. Explain the purpose of the OSI model.

The OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a communication system into seven layers.

Example:

The OSI model helps in understanding and troubleshooting network-related issues by dividing tasks into manageable layers.

도움이 되었나요? Add Comment View Comments
 

Most helpful rated by users:

Copyright © 2026, WithoutBook.