Network Engineer

  Home  Engineering  Network Engineer


“Network Engineer job test questions and answers guide. The one who provides the best answers with a perfect presentation is the one who wins the job hunting race. Learn Network Engineer and get preparation for the new job”



142 Network Engineer Questions And Answers

43⟩ List the concerns of the physical layer?

Physical layer coordinates the functions required to transmit a bit stream over a physical medium.

☛ Physical characteristics of interfaces and media

☛ Representation of bits

☛ Data rate

☛ Synchronization of bits

☛ Line configuration

☛ Physical topology

☛ Transmission mode

 122 views

45⟩ Explain synchronous TDM?

In STDM, the multiplexer allocates exactly the same time slot to each device at all times, whether or not a device has anything to transmit.

 122 views

46⟩ What are the layers of OSI?

☛ Physical Layer

☛ Data Link Layer

☛ Network Layer

☛ Transport Layer

☛ Session Layer

☛ Presentation Layer

☛ Application Layer

 153 views

48⟩ What is TDM?

Digital process that can be applied when the data rate capacity of the transmission medium is greater than the data rate required by the sending and receiving devices.

 115 views

49⟩ What is FDM?

FDM is an analog technique that can be applied when the bandwidth of a link is greater than the combined bandwidths of the signals to be transmitted.

 136 views

50⟩ What is WDM?

WDM is conceptually the same as FDM, except that the multiplexing and de-multiplexing involve light signals transmitted through fiber optics channel.

 126 views

52⟩ List the key elements of protocols?

The key elements of protocols are:

☛ Syntax:

It refers to the structure or format of the data, that is the order in which they are presented.

☛ Semantics:

It refers to the meaning of each section of bits.

☛ Timing:

Timing refers to two characteristics: When data should be sent and how fast they can be sent.

 129 views

54⟩ Describe error control?

Error control is both error detection and error correction. It allows the receiver to inform the sender of any frames lost or damaged in transmission and coordinates the re-transmission of those frames by the sender. In the data link layer, the term error control refers primarily to methods of error detection and re-transmission.

 115 views

55⟩ Explain Round Trip Time?

The duration of time it takes to send a message from one end of a network to the other and back, is called RTT.

 108 views

58⟩ Describe flow control?

Flow control refers to a set of procedures used to restrict the amount of data that the sender can send before waiting for acknowledgment.

 121 views

59⟩ Explain framing?

Framing in the data link layer separates a message from one source to a destination, or from other messages to other destinations, by adding a sender address and a destination address. The destination address defines where the packet has to go and the sender address helps the recipient acknowledge the receipt.

 115 views

60⟩ What is Decoder?

Decoder is A device or program that translates encoded data into its original format (e.g. it decodes the data). The term is often used in reference to MPEG-2 video and sound data, which must be decoded before it is output.

 135 views