Interview Questions
Interview Questions
1. What is a ‘subnet’?
Answer: A ‘subnet’ is a generic term for a section of a large network, usually separated by a
bridge or a router.
2. What is DNS?
Answer: The Domain Name System (DNS) is a central part of the Internet, providing a way
to match names (a website you’re seeking) to numbers (the address for the website).
Anything connected to the Internet – laptops, tablets, mobile phones, and websites – has an
Internet Protocol (IP) address made up of numbers.
3. How many layers are there in the OSI model? Name them
Answer: There are 7 layers – physical, data link, network, transport, session, presentation,
and application.
8. What is ‘bandwidth’?
Answer: The limited range of frequency of signals that a line can carry is called the
bandwidth
9. What is ICMP?
Answer: ICMP (Internet Control Message Protocol) is a network layer protocol of the
TCP/IP suite used by hosts and gateways to send notification of datagram problems back to
the sender.