Network Engineer Questions


Q:

GUI stands for

A) Graphical Universal Interface B) Graph Use Interface
C) Graphical Unique Interface D) Graphical User Interface
 
Answer & Explanation Answer: D) Graphical User Interface

Explanation:

GUI stands for Graphical User Interface.

 

A Graphical User Interface is a computer interface that allows users to interact with a device through graphical elements such as pictures and animations, as opposed to text-based commands.

Report Error

View Answer Report Error Discuss

9 6346
Q:

What is difference between ARP and RARP?

Answer

The address resolution protocol (ARP) is used to associate the 32 bit IP address with the 48 bit physical address, used by a host or a router to find the physical address of another host on its network by sending a ARP query packet that includes the IP address of the receiver.


The reverse address resolution protocol (RARP) allows a host to discover its Internet address when it knows only its physical address

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

3 6218
Q:

ALU stands for in computer?

A) Automatic Logic Unit B) Android Logic Unit
C) Arithmetic Logic Unit D) None of the above
 
Answer & Explanation Answer: C) Arithmetic Logic Unit

Explanation:

alu_in_computer_is1551963521.jpg image

ALU in computer stands for Arithmetic Logic Unit.

Report Error

View Answer Report Error Discuss

12 6188
Q:

Which physical connection is the fastest?

A) Coaxial cable B) Infrared
C) Microwave D) Fiber-optic
 
Answer & Explanation Answer: D) Fiber-optic

Explanation:

Fiber-optic physical or wired connection is the fastest communication connection.

Report Error

View Answer Report Error Discuss

4 6000
Q:

A line is an undefined term because it

Answer

A line is an undefined term because of it :


 


1. Contains an infinite number of points


2. can be used to create other geometric shapes


3. is a term that does not have a formal definition


 


In Geometry, unless it's stated, a line will extend in one dimension and goes on forever in both ways.

Report Error

View answer Workspace Report Error Discuss

17 5828
Q:

The intersection of a column and a row

A) Cell B) Menu
C) Key D) Field
 
Answer & Explanation Answer: A) Cell

Explanation:

The intersection of a column and a row in a spread sheet is called as a cell or a bon.

Report Error

View Answer Report Error Discuss

5 5761
Q:

Which of the following is not a function of the Control Unit?

A) Interpret instructions B) Read instructions
C) Execute instructions D) Direct operations
 
Answer & Explanation Answer: B) Read instructions

Explanation:

Control Unit can perform the functions Interpret instructions, Execute instructions and Direct operations. But Reading instructions is not a function of the Control Unit.

Report Error

View Answer Report Error Discuss

13 5743
Q:

The depth of a complete binary tree is given by

A) Dn = log 2 (n+1) B) Dn = log 1/2 (n+1)
C) Dn = log (n+1) D) Dn = log 2 (n-1)
 
Answer & Explanation Answer: A) Dn = log 2 (n+1)

Explanation:

A complete binary tree is a binary tree where all the levels have maximum number of nodes except possibly the last level.

 

The depth of complete binary tree of n nodes will be Dn=log 2 (n+1) where Dn is the height or depth of the tree and n is the number of nodes.

Report Error

View Answer Report Error Discuss

9 5674