Cable Tester

  Home  Networking  Cable Tester


“Cable Tester Frequently Asked Questions in various Cable Tester job interviews by interviewer. The set of questions are here to ensures that you offer a perfect answer posed to you. So get preparation for your new job interview”



60 Cable Tester Questions And Answers

21⟩ Explain me what are the layers in OSI Reference Models? Describe each layer briefly?

☛ #1) Physical Layer (Layer 1): Physical Layer converts data bits into electrical impulse or radio signals. E.g. Ethernet.

☛ #2) Data Link Layer (Layer 2): At Data Link layer, data packets are encoded and decoded into bits and it provides a node to node data transfer. Data Link Layer also detects the errors occurred at Layer 1.

☛ #3) Network Layer (Layer 3): Network Layer transfers variable length data sequence from one node to another node in the same network. This variable length data sequence is also known as “Datagrams”.

☛ #4) Transport Layer (Layer 4): It transfers data between nodes and also provides acknowledgment of successful data transmission. It keeps track of transmission and sends the segments again if the transmission fails.

OSI Reference Model

☛ #5) Session Layer (Layer 5): Session Layer manages and controls the connections between computers. It establishes, coordinates, exchange and terminates the connections between local and the remote applications.

☛ #6) Presentation Layer (Layer 6): It is also called as “Syntax Layer”. Layer 6 transforms the data into the form in which the application layer accepts.

☛ #7) Application Layer (Layer 7): This is the last layer of OSI Reference Model and is the one which is close to the end user. Both end-user and application layer interacts with the software application. This layer provides services for email, file transfer etc.

 229 views

22⟩ Explain me Communication and Transmission?

Through Transmission the data gets transferred from source to destination (Only one way). It is treated as the physical movement of data.

Communication means the process of sending and receiving data between two media (data is transferred between source and destination in both ways).

 209 views

23⟩ Tell me what is multicasting?

Sending one copy of data from a single sender to multiple clients or receivers (selected clients) of the networks which are in need of such data.

 184 views

24⟩ What is server-based networks?

In this type of network, a central server is located to store the data, applications etc of the clients. The server computer provides the security and network administration to the network.

 212 views

26⟩ What is half Duplex?

Data transferring can happen in both directions but not at the same time. Alternatively, the data is sent and received.

Eg: Browsing through the internet, a user sends the request to the server and later the server processes the request and sends back the web page.

 202 views

27⟩ Do you know what is WiMAX?

It is the most advanced type of internet connection which is more featured than Wi-Fi. It is nothing but the high-speed and advanced type of broadband connection.

 195 views

28⟩ What is local Area Network (LAN)?

LAN is used in small offices and internet cafe to connect a small group of computers to each other. Usually, they are used to transfer a file or for playing the game in a network.

 208 views

29⟩ Tell me what is meant by 127.0.0.1 and local host?

IP address 127.0.0.1, is reserved for loopback or local host connections. These networks are usually reserved for the biggest customers or some of the original members of the Internet. To identify any connection issue, the initial step is to ping the server and check if it is responding.

If there is no response from the server then there are various causes like the network is down or the cable needs to be replaced or network card is not in a good condition. 127.0.0.1 is a loopback connection on the Network Interface Card (NIC) and if you are able to ping this server successfully, then it means that the hardware is in a good shape and condition.

127.0.0.1 and local host are the same things in most of the computer network functioning.

 183 views

30⟩ Do you know what is a Network?

A network is a set of devices connected to each other using a physical transmission medium.

Example: A Computer Network is a group of computers connected with each other to communicate and share information and resources like hardware, data, and software across each other.

In a network, nodes are used to connect two or more networks.

 172 views

31⟩ What is router / Gateway?

A device/computer/node that is connected to different networks is termed as a Gateway or Router. The basic difference between these two is that Gateway is used to control the traffic of two contradictory networks whereas router controls the traffic of similar networks.

 159 views

32⟩ Tell me what is full Duplex?

Data transferring happens in both directions that too simultaneously.

Eg: Two lane road where traffic flows in both the directions, communication through telephone etc.

 159 views

36⟩ What is the router?

The router is nothing but a switch which processes the signal/traffic using routing protocols.

 186 views

37⟩ What is medium?

This is nothing but the medium used by the computers for communication.

 180 views