Searching for "i"

Q:

What is the HELLO protocol used for?

Answer

The HELLO protocol uses time instead of distance to determine optimal routing. It is an alternative to the Routing


Information Protocol.

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

What is the difference between interior and exterior neighbor gateways?

Answer

Interior gateways connect LANs of one organization, whereas exterior gateways connect the organization to the outside world.

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

Management Information Base is not a part of every SNMP-managed device

A) TRUE B) FALSE
Answer & Explanation Answer: B) FALSE

Explanation:

Management Information Base is part of every SNMP-managed device. Each SNMP agent has the MIB database that contains information about the device's status, its performance, connections, and configuration. The MIB is queried by SNMP.

Report Error

View Answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

FTP is File Transmission Protocol

A) TRUE B) FALSE
Answer & Explanation Answer: B) FALSE

Explanation:

FTP-File Transfer Protocol

Report Error

View Answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

TCB is Transfer Control Block

A) TRUE B) FALSE
Answer & Explanation Answer: B) FALSE

Explanation:

NO.It is Transmission Controll Block

Report Error

View Answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

Q:

Which command is used to return maximum value from result set?

A) MAX B) MIN
C) MAXIMUM D) MAXI
 
Answer & Explanation Answer: A) MAX

Explanation:

MAX command is used to return maximum value from result setMAX 

Report Error

View Answer Report Error Discuss

Q:

Can’t update primary table’s primary key if row being modified has related rows in secondary table once referential integrity is enforced

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:
Report Error

View Answer Workspace Report Error Discuss

Q:

We Can still delete a row from primary table if there are related rows in secondary table once a refferential integrity is enforced

A) TRUE B) FALSE
Answer & Explanation Answer: B) FALSE

Explanation:

Can’t delete a row from primary table if there are related rows in secondary table.

Report Error

View Answer Workspace Report Error Discuss

Subject: Database
Job Role: Database Administration