Chapter 2: Data Models
39. In the model, the basic logical structure is represented as an upside-down tree.
a. hierarchical b. network
c. relational d. entity relationship
40. In the model, each parent can have many children, but each child has only one parent.
a. hierarchical b. network
c. relational d. entity relationship
41. The relational data model was developed in the .
a. 1960s b. 1970s
c. 1980s d. 1990s
42. In the model, the user perceives the database as a collection of records in 1:M relationships, where each
record can have more than one parent.
a. hierarchical b. network
43. The model was developed to allow designers to use a graphical tool to examine structures rather than
describing them with text.
a. hierarchical b. network
c. object-oriented d. entity relationship
44. A(n) enables a database administrator to describe schema components.
a. extensible markup language (XML) b. data definition language (DDL)
c. unified modeling language (UML) d. query language
45. Which of the following types of HDFS nodes stores all the metadata about a file system?
a. Data node b. Client node
c. Name node d. Map node
46. Which of the following types of HDFS nodes acts as the interface between the user application and the HDFS?
a. Data node b. Client node
c. Name node d. Map node