Technical Interview Questions and Answers
Technical Interview Questions and Answers
DNS - Domain Name System. DNS is the Naming System for the resources over
Internet; includes Physical nodes and Applications. DNS –It is the easy way to locate to a
resource easily over a network and serves to be an essential component necessary for
the working of Internet.
2. What is a Network?
A network means a set of devices that connected by physical media links. A network is
recursively a connection of more than two nodes by a physical link or two or more
networks connected by one or more nodes.
3. What is Bandwidth?
Each and Every Signal often has a limit of an upper range and lower range of frequency
of signal it can carry. So this range of limit of network between its upper frequency and
lower frequency is termed as Bandwidth.
At the basic level, a network includes two or more computers directly connected by some
physical medium such as co-axial cable or optical fiber. And that physical medium is
called a Link.
DNS servers usually communicate with outside DNS servers of the local network. A
forwarder is an entry that is used when a DNS server receives DNS queries that it can’t
resolve locally. And then it forwards those requests to external DNS servers for
resolution
7. Define node?
A network consists of two or more computers which will be directly connected by some
physical medium such as coaxial cable or optical fibre. And that physical medium is
called as Links and the computer it connects is termed as Nodes.
If the physical links are limited to a pair of nodes then it is said to be point-point link.
10. What is DHCP scope?
A scope is a range, or pool of IP addresses that can be leased to DHCP clients on a given
subnet.
An FQDN - fully qualified domain name contains both the hostname and a domain name.
FQDN is uniquely identifies a host within a DNS hierarchy.
12. What is MAC address? Does it have some link or something in common to
Mac OS of Apple?
MAC - Media Access Control. MAC is the address of the device identified at Media Access
Control Layer of Network Architecture. Similar to IP address MAC address is unique
address, i.e., no two devices can have same MAC address. MAC address is stored at the
ROM Read Only Memory of the device.
MAC Address and Mac OS are two different things and it should not be confused with
each other. Mac OS is a POSIX standard Operating System Developed upon FreeBSD
used by Apple devices.
13. What is IP?
IP is a unique 32 bits software address of a node in a network.
14. What is private IP?
Three ranges of IP addresses have been reserved for private address and they are not
valid for use on the Internet. If you want to access internet with these address you must
have to use proxy server or NAT server (on normal cases the role of proxy server is
played by your ISP.).If you do decide to implement a private IP address range, you can
use IP addresses from any of the following classes:
Class A: 10.0.0.0 10.255.255.255
Class B: 172.16.0.0 172.31.255.255
Class C: 192.168.0.0 192.168.255.255
A public IP address is an address leased from an ISP that allows or enables direct
Internet communication.
Along any transmission path from a given source to a given destination, a group of
virtual circuits can be grouped together into what is called path.
17. What is virtual channel?
Virtual channel is normally a connection from one source to one destination, although
multicast connections are also permitted. The other name for virtual channel is virtual
circuit.
19. What is the difference between routable and non- routable protocols?
Routable protocols can work with a router and can be used to build large networks. Non-
Routable protocols are also there which is designed to work on small, local networks and
cannot be used with a router