16 :: Define File Transfer Protocol.
File Transfer Protocol (FTP), a standard Internet protocol, is the simplest way to exchange files between computers on the Internet. Like the Hypertext Transfer Protocol (HTTP), which transfers displayable Web pages and related files, and the Simple Mail Transfer Protocol (SMTP), which transfers e-mail, FTP is an application protocol that uses the Internet's TCP/IP protocols. FTP is commonly used to transfer Web page files from their creator to the computer that acts as their server for everyone on the Internet. It's also commonly used to download programs and other files to your computer from other servers.
|
17 :: Explain the 7 Layers of OSI.
Layer 1: Physical layerIt represents all the electrical and physical specifications for devices.
Layer 2: Data link layer
It provides the functional and procedural means to transfer data between network entities and to detect and possibly correct errors that may occur in the Physical layer.
Layer 3: Network layer
The Network layer provides the functional and procedural means of transferring variable length data sequences from a source to a destination via one or more networks.
Layer 4: Transport layer
It provides transparent transfer of data between end users.
Layer 5: Session layer
It controls the sessions between computers. It connects, manages and terminates the connections between the local and remote application.
Layer 6: Presentation layer
It transforms data to provide a standard interface for the Application layer.
Layer 7: Application layer
It provides a means for the user to access information on the network through an application.
|
18 :: What is a network? What are the different kinds of network? Explain them.
A network is a group of computers or nodes connected together. They are connected with each other by communication paths.Types of Networks:
LAN Local Area Network connects a group of nodes covering a small physical area. LANs are most commonly seen in offices, building etc. LANs enable higher transfer rate of data, smaller coverage of area and hence less wiring.
WAN Wide Area Network connects a group of nodes covering a wide area. WAN typically connects and allow communication between regions or national boundaries. The most common example of WAN is internet.
VPN Virtual Private Network connects or links nodes in some larger area by open connections or virtual circuits in some larger network (e.g., the Internet) instead of by physical wires. It is used for secure communication through the public internet. VPN alone may not support explicit security features, such as authentication or content encryption.
Intranet It is a set of networks under the control of a single administrative person. It can be considered as an internal network of an organization. If it is large, web servers are used to provide information to the users.
Extranet It is a network that restricts itself within a single organization. It can be categorized as WAN, MAN etc. however; it cannot have a single LAN. It must have a connection (at least one) with external network.
|
19 :: What are network topologies? Explain Ring, Bus and Star topology.
A network topology describes the layout of a network. It describes how different nodes and elements are connected to each other. Different types of topology:a. Ring:-
* All nodes connected with another in a loop.
* Each device is connected to one or more another device on either side.
b. Bus
* All nodes connected to a central and a common cable called as a back bone.
* In bus topology, the server is at one end and the clients are connected at different positions across the network.
* Easy to manage and install.
* If the backbone fails, the entire communication fails.
c. Star
* All nodes connected to a central hub.
* The communication between the nodes is through the hub.
* Relative requires more cables as compared to BUS. However if any node fails, it wont affect the entire LAN.
|
20 :: Explain IP, TCP and UDP.
TCP Transmission control Protocol is used to establish communication between nodes or networks and exchange data packets. It guarantees delivery of data packets in the order they were sent. Hence it is most commonly used in all applications that require guaranteed delivery of data. It can handle both timeouts (if packets were delayed) and retransmission (if packets were lost). The stream of data is transmitted in segments. The segment header is 32 bit. it is a connectionless communication protocol at the third level (network) of the OSI model.IP Internet protocol is used for transmission of data over the internet. IP uses IP addresses to identity each machine uniquely. Message is sent using small packets. The packet contains both the sender and receivers address. IP does not guarantee the delivery in the same order as sent. This is because the packets are sent via different routes. It is a connectionless communication protocol at the third level (network) of the OSI model.
UDP User Data Protocol is a communication protocol. It is normally used as an alternative for TCP/IP. However there are a number of differences between them. UDP does not divide data into packets. Also, UDP does not send data packets in sequence. Hence, the application program must ensure the sequencing. UDP uses port numbers to distinguish user requests. It also has a checksum capability to verify the data.
|




Webmaster Said:
Thank you.
shailesh Said:
I am 12th Pass person And also i m not certified engineer I have very much hand on experience . I always fail in Interview because of i have not much knowledge about theoretically . Now i am using this source that you have provide . and i am 100% confidant about this i will pass next coming interview
Thanks
mukesh Said:
sridhar kumar Said:
jawaharlal Said:
thes are nice networking interview question and answers
thanks
Mohammad Waris Said:
it is very useful for interview.
balu Said:
sam Said:
DHANANJAI MISHRA Said:
Really i have got more
nethaji Said:
Praveen d Said:
Santosh Said:
To whom so ever it is, THANK YOU VERY MUCH.I really love this........
NIlanjan Ganguly Said:
ABBAS Said:
lipun kumar chinara Said:
ravi shankar Said:
i hope u got one mail from microsoft which has access code and password
*******
so create one hotmail account and log in in to that site which has mentioned in the microsoft mail
ok
abhishek Said:
pankaj Said:
joseph arulselvan Said:
this is a good way to help for basic system and server side admin person.
tijo Said:
Vikas Said:
Ravi Said:
Binny Thomas Said:
rohit Said:
Bhushan Said:
Devesh Kataria and Ashish Rohilla Said:
manoj bhatt Said:
sahil Said:
Raju Said:
jatin Said:
mohmmed subhani Said:
Hunsika Said:
basheer Said:
shamnad Said:
more about mcse and i got much more confidence.
Very very Thanks to whom they send this
mohd yaseen khan Said:
THE WEBSITE IS MORE USEFUL FOR INTERVIEW
GOVIND KUMAR SHRIVASTAV Said:
khemraj singh Said:
tharif hussain Said:
falguni mukherjee Said:
pavan Said:
dev Said:
Q.121 is wrong..
Application layer-7
presentation layer-6
session layer-5
transport layer-4
network layer-3
data link layer-2
physical layer-1