Network Engineer Questions


Q:

The amount of RAM storage is measured in

A) bytes B) mega bytes
C) giga bytes D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

RAM storage capacity is measured in bytes, kilo bytes, mega bytes, giga bytes,...

Report Error

View Answer Report Error Discuss

2 4110
Q:

Change Active Voice to Passive Voice?

Active voice : Has he completed the work?

Answer

Passive Voice : Has the work been completed by him?


 


Rules in changing from Active voice to Passive voice :


1. Identify the subject, the verb and the object: S+V+O


2. Change the object into subject


3. Put the suitable helping verb or auxiliary verb


4. Change the verb into past participle of the verb


5. Add the preposition "by"


6. Change the subject into object.

Report Error

View answer Workspace Report Error Discuss

3 4100
Q:

What is Kerberos?

Answer

It is an authentication service developed at the Massachusetts Institute of Technology. Kerberos uses encryption to prevent intruders from discovering passwords and gaining unauthorized access to files.

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

1 4098
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 4077
Q:

Alone I am 24th, with a friend I am 20. Another friend and I am unclean. What am I?

Answer

The answer is 'X'.


1. It is the 24th letter in the alphabetical order.


2. XX (20 in Roman)


3. XXX is used to refer dirty.

Report Error

View answer Workspace Report Error Discuss

7 4072
Q:

Difference between Candidate key and Primary key?

Answer

Candidate Key – A Candidate Key can be any column or a combination of columns that can qualify as unique key in database. There can be multiple Candidate Keys in one table. Each Candidate Key can qualify as Primary Key. 


Primary Key – A Primary Key is a column or a combination of columns that uniquely identify a record. Only one Candidate Key can be Primary Key.






        • One needs to be very careful in selecting the Primary Key as an incorrect selection can adversely impact the database architect and future normalization. For a Candidate Key to qualify as a Primary Key, it should be Non-NULL and unique in any domain.




Report Error

View answer Workspace Report Error Discuss

6 4038
Q:

How are ip addresses available to the internet classified?

A) Static B) Public
C) Private D) None of the above
 
Answer & Explanation Answer: B) Public

Explanation:

An IP address (internet protocol address) is a numerical representation that uniquely identifies a specific interface on the network. Addresses in IPv4 are 32-bits long. This allows for a maximum of 4,294,967,296 (2^32) unique addresses. Addresses in IPv6 are 128-bits, which allows for 3.4 x 1038 (2^128) unique addresses.

 

IP addresses available to the internet are classified as Public.

Report Error

View Answer Report Error Discuss

2 3986
Q:

When a computer prints a report this output is called

A) Soft copy B) Hard copy
C) Printing D) Program
 
Answer & Explanation Answer: B) Hard copy

Explanation:

Hard copy is the output which is printed by the computer.

Report Error

View Answer Report Error Discuss

3 3929