HCLTech Interview Question

What is DHCP? Questions about DNS.. Few questions about Networking

Interview Answers

Anonymous

Aug 17, 2017

DHCP means Dynamic Host Configuration protocol DSN means Domain Server Network

Anonymous

Sep 1, 2017

Client PC automatically get an IP address from the scope specified in the DHCP server.

Anonymous

Sep 1, 2017

DNS works as a interpreter for computer.Computer doesnot know the alphabet so if you type google.co.in ,machine could not understand what is google.co.in so DNS convert it into IP address.thats called A record or forward lookup zone.DNS also work as PTR record.where if you give ip adderess you will get the name.thats call reverse lookup or PTR record or pointer record.