|
1 | | In a _______ name space, a name is a sequence of characters without structure. |
| | A) | flat |
| | B) | hierarchical |
| | C) | organized |
| | D) | None of the choices are correct |
|
|
2 | | In a _________name space, each name is made of several parts. |
| | A) | flat |
| | B) | hierarchical |
| | C) | organized |
| | D) | None of the choices are correct |
|
|
3 | | In the DNS, the names are defined in ___________ structure. |
| | A) | a linear list |
| | B) | an inverted-tree |
| | C) | a graph |
| | D) | None of the choices are correct |
|
|
4 | | Each node in the tree has a _______, which is a string with a maximum of ___ characters. |
| | A) | label; 127 |
| | B) | name; 255 |
| | C) | label; 63 |
| | D) | None of the choices are correct |
|
|
5 | | The root of the DNS tree is _______. |
| | A) | a string of characters |
| | B) | a string of 63 characters |
| | C) | an empty string |
| | D) | None of the choices are correct |
|
|
6 | | A full domain name is a sequence of labels separated by ________. |
| | A) | semicolons |
| | B) | dots |
| | C) | colons |
| | D) | None of the choices are correct |
|
|
7 | | If a label is terminated by a null string, it is called a __________. |
| | A) | PQDN |
| | B) | FQDN |
| | C) | SQDN |
| | D) | None of the choices are correct |
|
|
8 | | If a label is not terminated by a null string, it is called a __________. |
| | A) | PQDN |
| | B) | FQDN |
| | C) | SQDN |
| | D) | None of the choices are correct |
|
|
9 | | A _________ is a subtree of the domain name space. |
| | A) | label |
| | B) | name |
| | C) | domain |
| | D) | None of the choices are correct |
|
|
10 | | What a server is responsible for or has authority over is called a _________. |
| | A) | domain |
| | B) | label |
| | C) | zone |
| | D) | None of the choices are correct |
|
|
11 | | A _______ is a server whose zone consists of the whole tree. |
| | A) | domain server |
| | B) | zone server |
| | C) | root server |
| | D) | None of the choices are correct |
|
|
12 | | A ________ server loads all information from the disk file. |
| | A) | primary |
| | B) | secondary |
| | C) | zone |
| | D) | None of the choices are correct |
|
|
13 | | A ________ server loads all information from the primary server. |
| | A) | primary |
| | B) | secondary |
| | C) | zone |
| | D) | None of the choices are correct |
|
|
14 | | When the secondary downloads information from the primary, it is called ______ transfer. |
| | A) | domain |
| | B) | zone |
| | C) | label |
| | D) | None of the choices are correct |
|
|
15 | | In the Internet, the domain name space (tree) is divided into _______ different sections: |
| | A) | three |
| | B) | two |
| | C) | four |
| | D) | None of the choices are correct |
|
|
16 | | The _______ domains define registered hosts according to their generic behavior. |
| | A) | generic |
| | B) | country |
| | C) | inverse |
| | D) | None of the choices are correct |
|
|
17 | | The first level in the generic domains section allows ______ possible labels. |
| | A) | 10 |
| | B) | 12 |
| | C) | 16 |
| | D) | None of the choices are correct |
|
|
18 | | The ____________ domain section uses two-character country abbreviations. |
| | A) | generic |
| | B) | country |
| | C) | inverse |
| | D) | None of the choices are correct |
|
|
19 | | The _________ domain is used to map an address to a name. |
| | A) | generic |
| | B) | country |
| | C) | inverse |
| | D) | None of the choices are correct |
|
|
20 | | In __________ resolution, the resolver expects the server to supply the final answer. |
| | A) | iterative |
| | B) | recursive |
| | C) | straight |
| | D) | None of the choices are correct |
|
|
21 | | In __________ resolution, the server returns the IP address of the server that it thinks can resolve the query. |
| | A) | iterative |
| | B) | recursive |
| | C) | straight |
| | D) | None of the choices are correct |
|
|
22 | | A pointer query involves the _______ domain. |
| | A) | inverse |
| | B) | reverse |
| | C) | root |
| | D) | None of the choices are correct |
|
|
23 | | DNS can use the services of ________ using the well-known port 53. |
| | A) | UDP |
| | B) | TCP |
| | C) | either UDP or TCP |
| | D) | None of the choices are correct |
|