tb22
Test por , creado hace más de 1 año

CSSE4004 - Lecture 4

22
0
0
tb22
Creado por tb22 hace alrededor de 9 años
Cerrar

CSSE4004 - Lecture 4

Pregunta 1 de 7

1

Which of the following is true

Selecciona una o más de las siguientes respuestas posibles:

  • Entities can have more than one access point at a time

  • An entity may change access points

  • Access points should not be tied to a specific address

  • Access points should have a flat name

Explicación

Pregunta 2 de 7

1

Which of the following are examples of Flat Naming

Selecciona una o más de las siguientes respuestas posibles:

  • An auto-increment ID

  • A phone number

  • A file path

  • A hash of file contents used to identify the file

Explicación

Pregunta 3 de 7

1

The Domain Name System is an example of a flat name resolution mechanism

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 4 de 7

1

Which of the following is true about the home-based approach for resolving flat names

Selecciona una o más de las siguientes respuestas posibles:

  • Entities have home location that keeps track of entity’s current location

  • Used in Mobile IP

  • The care-of-address stays static but the home address changes as the entity moves

  • When communicating with a mobile entity, the sender first checks the last location for a pointer to the home address

Explicación

Pregunta 5 de 7

1

In a recursive name resolution system, name servers communicate directly with each other except for the root name server which also communicates with the client.

Selecciona uno de los siguientes:

  • VERDADERO
  • FALSO

Explicación

Pregunta 6 de 7

1

Which of the following is not a technique for resolving a flat name

Selecciona una de las siguientes respuestas posibles:

  • Distributed Hash Tables

  • Broadcasting the ID requesting the entity to return its current address

  • Leaving pointers when the entity moves

  • Polling the address space

Explicación

Pregunta 7 de 7

1

Which of the following is true

Selecciona una de las siguientes respuestas posibles:

  • Recursive approach has higher performance demand on name servers

  • Iterative approach can use result caching more effectively

  • Iterative approach has higher communication costs

  • In iterative name resolution the client contacts each name server directly at each level

Explicación