A bus network is in the shape of an open-ended line; as a result, it is the easiest network to
extend and has the simplest wiring layout. This topology enables all network nodes to receive the
same message through the network cable at the same time. However, it is difficult to diagnose
and isolate network faults. Bus networks use variants of CSMA for media access control.
A mesh network consists of computers and other devices that are either fully or partially
connected to each other. In a full mesh design, every computer and device is connected to every
other computer and device. In a partial mesh design, many but not all computers and devices are
connected. Like a ring network, mesh networks provide relatively short routes from one node to
another. Mesh networks also provide many possible routes through the network-a design that
prevents one circuit or computer from becoming overloaded when traffic is heavy. Given these
benefits, most WANs, including the Internet, use a partial mesh design.
Difficulty: Difficult
Learning Obj.: AP.3: Describe foundational networking and Internet concepts.
Classification: Synthesis
117) A ________ key is a unique identifier that should be created and used when designing a
database for each type of entity, in order to store and retrieve data accurately.
A) foreign
B) surrogate
C) primary
D) super
E) candidate
Difficulty: Easy
Learning Obj.: AP.4: Explain foundational database management concepts.
Classification: Concept
118) A ________ key refers to an attribute that appears as a non-primary key attribute in one
entity and as a primary key attribute (or part of a primary key) in another entity.
A) primary
B) table
C) foreign
D) super
E) candidate
Difficulty: Easy
Learning Obj.: AP.4: Explain foundational database management concepts.
Classification: Concept
38