Network Engineer Questions


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 3682
Q:

What is the most important step in prioritizing goals?

A) deciding what is most important B) having multiple tasks lined up for each goal
C) determining categories for various goals D) writing a list of goals
 
Answer & Explanation Answer: A) deciding what is most important

Explanation:

Always prioritize by what's most important to what is less important to us to reach our goals as soon as possible.

Report Error

View Answer Report Error Discuss

2 3678
Q:

What is NVT?

Answer

It is a set of rules defining a very simple virtual terminal interaction. The NVT is used in the start of a Telnet session.

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

1 3642
Q:

Which of the following is not an Output device?

A) Scanner B) Moniter
C) Printer D) Speakers
 
Answer & Explanation Answer: A) Scanner

Explanation:
Report Error

View Answer Report Error Discuss

9 3616
Q:

Mention different memories used in a CISCO router ?

Answer

Different Memories used in a CISCO router are as follows :


NVRAM stores the startup configuration file.

DRAM stores the configuration file that is being executed.

Flash Memory – stores the Cisco IOS.

 

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA
Job Role: Network Engineer

6 3607
Q:

6 B in an O?

A) 6 books in an order B) 6 balls in an over
C) 6 bats in an odd D) None of the above
 
Answer & Explanation Answer: B) 6 balls in an over

Explanation:

6 b in an o means 6 balls in an over in cricket.

Report Error

View Answer Report Error Discuss

4 3584
Q:

What has Hands But cannot Clap?

A) Toy B) Clock
C) Bag D) Shirt
 
Answer & Explanation Answer: B) Clock

Explanation:

What has Hands But cannot Clap is a Clock or a Watch.

A Clock technically has 3 hands.

1 Hour Hand Which tells Hours

1 Minute Hand Which tells Minutes

1 Second Hand Which tells Seconds.

But cannot clap with these hands.

Report Error

View Answer Report Error Discuss

10 3556
Q:

CPU speed of a personal computer is

A) 1 MIPS B) 100 KIPS
C) 32 KIPS D) 32 MIPS
 
Answer & Explanation Answer: C) 32 KIPS

Explanation:

Instructions per second (IPS) is a measure of a computer's processor speed. CPU speed of a personal computer is 32 KIPS (Kilo Instructions per second).

Report Error

View Answer Report Error Discuss

5 3448