Deck 8: Analyzing Systems Using Data Dictionaries

Full screen (f)
exit full mode
Question
The data dictionary may be used to create:

A)screens.
B)reports.
C)forms.
D)All of the above.
Use Space or
up arrow
down arrow
to flip the card.
Question
Since a single data flow may only show part of the collective data,

A)the data store may be linked to several external structures defining the different data flows.
B)many data flows may have to be examined to determine the contents of a data store.
C)data stores must contain multiple redundant elements within repeating groups indicated by braces {}.
D)an alias must be used.
Question
The symbol X(8)represents:

A)eight digits.
B)eight alphanumeric characters.
C)a data structure or element that repeats eight times.
D)an element that is found within eight data structures.
Question
What does this symbol represent [ ]?

A)either/or situation
B)optional
C)iteration
D)selection
Question
Which of the following is a flaw in the system design that is detected by analyzing the data dictionary entries?

A)All derived elements on an output flow must be present on an input data flow.
B)The data store may contain elements that are not present on any data flow to or from the data store.
C)All base elements on an output data flow must be present on a data flow into the process.
D)All elements that are discrete must have a table of codes definition.
Question
Braces { } are used to indicate:

A)either/or alternative.
B)optional.
C)repetitive elements.
D)selection.
Question
What is a reference work of data about data compiled by systems analysts?

A)data dictionary
B)data flow diagrams
C)structured analysis
D)design
Question
Which of the following is included in a physical data structure?

A)codes that identify the status of a master record
B)expansion area for file records
C)the type of data structure,either for a screen or report
D)editing criteria for the structure
Question
A default value on a GUI screen may be used for:

A)drop-down lists.
B)radio buttons.
C)check boxes.
D)All of the above.
Question
A derived element is one that:

A)is keyed,derived by the users.
B)has several different meanings,one for each user group.
C)is created by processes as a result of calculations or a series of decision-making statements.
D)has the displayed length and the stored length the same.
Question
A synonym or other name for an element is called a(n):

A)common element.
B)structural element.
C)attributive element.
D)alias.
Question
An analyst may develop the data flow diagram using a top-down method by using:

A)algebraic notation.
B)structural records.
C)algebraic notation and structural records.
D)vertical expansion methodology.
Question
A varchar data type:

A)is used to represent elements for which the analyst needs to determine the length.
B)is an element that contains a check digit.
C)is used to represent a floating point number with an indeterminate number of decimal positions..
D)is used for data that can contain any number of characters (up to the database limit).
Question
A data flow that contains data that are used between processes is called:

A)internal.
B)derived.
C)base.
D)iterative.
Question
What become(s)important for large systems that produce several thousand data elements requiring cataloging and cross-referencing?

A)data dictionary
B)structured analysis
C)data flow diagrams
D)automated data dictionaries
E)design
Question
Data structures are described using ________ notation.

A)relational
B)metadatic
C)geometric
D)algebraic
Question
Which of the following is not contained in the repository?

A)procedural logic
B)use cases
C)generated computer code
D)screen and report design
Question
A base element is one that:

A)was initially keyed into the system.
B)does not change over a period of time.
C)is used within one and only one subsystem.
D)is the result of a calculation or some other logic.
Question
Data stores are used to store:

A)all base elements and some derived elements.
B)all derived elements and some base elements.
C)all base and derived elements.
D)only some base elements and some derived elements (the most critical ones in the system).
Question
When determining the length for elements:

A)look at what the current length of data is and use that value.
B)use values that other corporations have for similar elements.
C)figure the amount of a numeric element and add a few characters for reasonable expansion.
D)keep the value for the length small to save file space.
Question
Which of the following is not included in an XML document type definition?

A)the number of times an element repeats
B)an element that is optional
C)the rules for transforming the XML document into standard output
D)the attributes of an XML element
Question
A ________ is composed of related elements.

A)data structure
B)data alias
C)database schema
D)data flow
Question
Automated data dictionaries are useful for only printing summary lists of data.
Question
A data dictionary contains information about a data flow diagram,but not entities or use cases.
Question
Databases are usually the first component of a data dictionary to be defined.
Question
________ is usually the first component to be stored in the data dictionary.

A)Data flow
B)Data direction
C)Data mining
D)Database schema
Question
A(n)________ element is one that has a smooth range of values.

A)absolute
B)discrete
C)variable
D)continuous
Question
What is not a characteristic of the ideal data dictionary?

A)automated
B)efficient
C)interactive
D)online
E)evolutionary
Question
Which of the following is a more precise way to define the content of an XML document?

A)a schema
B)a document attribute list
C)an ID REF,listing the identifiable elements of a document
D)an XML repository specifications document
Question
________ data structures include additional elements necessary for implementing the system.

A)Physical
B)Logical
C)Informational
D)Logistical
Question
A ________ is a large collection of information that is larger than a data dictionary.

A)repository
B)schema
C)data element
D)data alias
Question
A(n)________ is a synonym or another name for the element,used by different users of systems.

A)alias
B)schema
C)alert
D)varchar
Question
Which of the following may be created by transforming an XML document?

A)a Web page
B)a portable document format (PDF)file
C)output for a handheld device
D)All of the above.
Question
The data dictionary can be used as a starting point for creating XML documents.
Question
The correct determination of a(n)________ length is important to avoid truncation.

A)address
B)zip code
C)database
D)element
Question
Elements on a data flow going into or out from a data store:

A)must be created by the process linking to the data store.
B)must be base elements.
C)must be on a data flow that is input to the process that creates the output that is going to the data store.
D)must be contained in the data store.
Question
A data type of ________ is used for elements that can contain any number of characters up to the limit set by the database software.

A)char
B)numeric
C)varchar
D)text
Question
A(n)________ value for an element is one that has certain fixed values.

A)absolute
B)discrete
C)variable
D)continuous
Question
Data about data is called metadata.
Question
The data dictionary is a reference work of data about data.
Question
XML is used when other systems or external organizations use the same software.
Question
Extensible markup language (XML)is a language that can be used to exchange data between businesses.
Question
Data structures are those data items within the system that are not meaningful if broken down further.
Question
The ideal data dictionary is automated,interactive,online,and evolutionary.
Question
When a V is used as a formatting character for an element,it indicates where the decimal point should occur,even though the actual decimal point is not included.
Question
A discrete data element is one that has certain fixed values.
Question
XML is a way to define,sort,filter and translate data into a universal data language.
Question
An internal data flow is one that connects two processes.
Question
Brackets [ ] represent repetitive elements.
Question
An alias for each element is another name for the data used by different users in different systems.
Question
The data dictionary may be used to generate computer source code.
Question
One of the rules for analyzing a data dictionary is that elements present on a data flow coming or going to a data store must be contained within the data store.
Question
A default value is one that never changes on a report.
Question
All derived elements must be stored on a data store.
Question
An XML schema is a more precise way to define the content of an XML document.
Question
All default elements on an output data flow must be present on a data flow coming into the process.
Question
Parentheses represent an optional element in the data dictionary.
Question
Data structures are usually described using a binary notation.
Question
Each level of a data flow diagram should use data appropriate for the level.
Question
In XML,tags become the metadata.
Question
In XML,schemas become the metadata.
Question
Describe the difference between base elements and derived elements.
Question
List three of the five main ways in which to use a data dictionary.
Question
XML is a way to define,sort,filter,and translate data into a universal data language.
Question
A schema is a more precise way to define the content of an XML document.
Question
Unified modeling language (UML)is a language that can be used to exchange data between businesses.
Question
The data structure and elements for a data store are commonly used to generate computer source code.
Question
A zoned decimal is used to determine whether the XML document content is valid,that is,whether it conforms to the order and type of data that must be present in the document.
Question
(a)Define the term data dictionary. (b)Define metadata.
Question
There are three standard formats for mainframe computers: zoned decimal,packed decimal,and binary.
Question
XML is used when users have different computer (systems)and software.
Question
Give two examples of elements that can be found in a data dictionary; one that has a standard length and one that does not have a standard length.
Question
A derived element must be output from at least one process that it is not input to.
Question
An !ATTLIST describes an XML attribute in the DTD.
Question
Why are structural records used?
Question
The packed decimal format is commonly used to save space on file layouts and for elements that require a high level of arithmetic to be performed on them.
Question
A document type definition is used to determine if the XML document content is valid.
Question
The advantage of using XML to define data is that,in the XML format,data are stored in a pure text format and not dependent on any proprietary software.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/78
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 8: Analyzing Systems Using Data Dictionaries
1
The data dictionary may be used to create:

A)screens.
B)reports.
C)forms.
D)All of the above.
D
2
Since a single data flow may only show part of the collective data,

A)the data store may be linked to several external structures defining the different data flows.
B)many data flows may have to be examined to determine the contents of a data store.
C)data stores must contain multiple redundant elements within repeating groups indicated by braces {}.
D)an alias must be used.
B
3
The symbol X(8)represents:

A)eight digits.
B)eight alphanumeric characters.
C)a data structure or element that repeats eight times.
D)an element that is found within eight data structures.
B
4
What does this symbol represent [ ]?

A)either/or situation
B)optional
C)iteration
D)selection
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
5
Which of the following is a flaw in the system design that is detected by analyzing the data dictionary entries?

A)All derived elements on an output flow must be present on an input data flow.
B)The data store may contain elements that are not present on any data flow to or from the data store.
C)All base elements on an output data flow must be present on a data flow into the process.
D)All elements that are discrete must have a table of codes definition.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
6
Braces { } are used to indicate:

A)either/or alternative.
B)optional.
C)repetitive elements.
D)selection.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
7
What is a reference work of data about data compiled by systems analysts?

A)data dictionary
B)data flow diagrams
C)structured analysis
D)design
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
8
Which of the following is included in a physical data structure?

A)codes that identify the status of a master record
B)expansion area for file records
C)the type of data structure,either for a screen or report
D)editing criteria for the structure
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
9
A default value on a GUI screen may be used for:

A)drop-down lists.
B)radio buttons.
C)check boxes.
D)All of the above.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
10
A derived element is one that:

A)is keyed,derived by the users.
B)has several different meanings,one for each user group.
C)is created by processes as a result of calculations or a series of decision-making statements.
D)has the displayed length and the stored length the same.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
11
A synonym or other name for an element is called a(n):

A)common element.
B)structural element.
C)attributive element.
D)alias.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
12
An analyst may develop the data flow diagram using a top-down method by using:

A)algebraic notation.
B)structural records.
C)algebraic notation and structural records.
D)vertical expansion methodology.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
13
A varchar data type:

A)is used to represent elements for which the analyst needs to determine the length.
B)is an element that contains a check digit.
C)is used to represent a floating point number with an indeterminate number of decimal positions..
D)is used for data that can contain any number of characters (up to the database limit).
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
14
A data flow that contains data that are used between processes is called:

A)internal.
B)derived.
C)base.
D)iterative.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
15
What become(s)important for large systems that produce several thousand data elements requiring cataloging and cross-referencing?

A)data dictionary
B)structured analysis
C)data flow diagrams
D)automated data dictionaries
E)design
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
16
Data structures are described using ________ notation.

A)relational
B)metadatic
C)geometric
D)algebraic
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
17
Which of the following is not contained in the repository?

A)procedural logic
B)use cases
C)generated computer code
D)screen and report design
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
18
A base element is one that:

A)was initially keyed into the system.
B)does not change over a period of time.
C)is used within one and only one subsystem.
D)is the result of a calculation or some other logic.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
19
Data stores are used to store:

A)all base elements and some derived elements.
B)all derived elements and some base elements.
C)all base and derived elements.
D)only some base elements and some derived elements (the most critical ones in the system).
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
20
When determining the length for elements:

A)look at what the current length of data is and use that value.
B)use values that other corporations have for similar elements.
C)figure the amount of a numeric element and add a few characters for reasonable expansion.
D)keep the value for the length small to save file space.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
21
Which of the following is not included in an XML document type definition?

A)the number of times an element repeats
B)an element that is optional
C)the rules for transforming the XML document into standard output
D)the attributes of an XML element
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
22
A ________ is composed of related elements.

A)data structure
B)data alias
C)database schema
D)data flow
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
23
Automated data dictionaries are useful for only printing summary lists of data.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
24
A data dictionary contains information about a data flow diagram,but not entities or use cases.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
25
Databases are usually the first component of a data dictionary to be defined.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
26
________ is usually the first component to be stored in the data dictionary.

A)Data flow
B)Data direction
C)Data mining
D)Database schema
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
27
A(n)________ element is one that has a smooth range of values.

A)absolute
B)discrete
C)variable
D)continuous
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
28
What is not a characteristic of the ideal data dictionary?

A)automated
B)efficient
C)interactive
D)online
E)evolutionary
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
29
Which of the following is a more precise way to define the content of an XML document?

A)a schema
B)a document attribute list
C)an ID REF,listing the identifiable elements of a document
D)an XML repository specifications document
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
30
________ data structures include additional elements necessary for implementing the system.

A)Physical
B)Logical
C)Informational
D)Logistical
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
31
A ________ is a large collection of information that is larger than a data dictionary.

A)repository
B)schema
C)data element
D)data alias
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
32
A(n)________ is a synonym or another name for the element,used by different users of systems.

A)alias
B)schema
C)alert
D)varchar
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
33
Which of the following may be created by transforming an XML document?

A)a Web page
B)a portable document format (PDF)file
C)output for a handheld device
D)All of the above.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
34
The data dictionary can be used as a starting point for creating XML documents.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
35
The correct determination of a(n)________ length is important to avoid truncation.

A)address
B)zip code
C)database
D)element
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
36
Elements on a data flow going into or out from a data store:

A)must be created by the process linking to the data store.
B)must be base elements.
C)must be on a data flow that is input to the process that creates the output that is going to the data store.
D)must be contained in the data store.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
37
A data type of ________ is used for elements that can contain any number of characters up to the limit set by the database software.

A)char
B)numeric
C)varchar
D)text
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
38
A(n)________ value for an element is one that has certain fixed values.

A)absolute
B)discrete
C)variable
D)continuous
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
39
Data about data is called metadata.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
40
The data dictionary is a reference work of data about data.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
41
XML is used when other systems or external organizations use the same software.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
42
Extensible markup language (XML)is a language that can be used to exchange data between businesses.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
43
Data structures are those data items within the system that are not meaningful if broken down further.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
44
The ideal data dictionary is automated,interactive,online,and evolutionary.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
45
When a V is used as a formatting character for an element,it indicates where the decimal point should occur,even though the actual decimal point is not included.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
46
A discrete data element is one that has certain fixed values.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
47
XML is a way to define,sort,filter and translate data into a universal data language.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
48
An internal data flow is one that connects two processes.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
49
Brackets [ ] represent repetitive elements.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
50
An alias for each element is another name for the data used by different users in different systems.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
51
The data dictionary may be used to generate computer source code.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
52
One of the rules for analyzing a data dictionary is that elements present on a data flow coming or going to a data store must be contained within the data store.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
53
A default value is one that never changes on a report.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
54
All derived elements must be stored on a data store.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
55
An XML schema is a more precise way to define the content of an XML document.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
56
All default elements on an output data flow must be present on a data flow coming into the process.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
57
Parentheses represent an optional element in the data dictionary.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
58
Data structures are usually described using a binary notation.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
59
Each level of a data flow diagram should use data appropriate for the level.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
60
In XML,tags become the metadata.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
61
In XML,schemas become the metadata.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
62
Describe the difference between base elements and derived elements.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
63
List three of the five main ways in which to use a data dictionary.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
64
XML is a way to define,sort,filter,and translate data into a universal data language.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
65
A schema is a more precise way to define the content of an XML document.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
66
Unified modeling language (UML)is a language that can be used to exchange data between businesses.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
67
The data structure and elements for a data store are commonly used to generate computer source code.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
68
A zoned decimal is used to determine whether the XML document content is valid,that is,whether it conforms to the order and type of data that must be present in the document.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
69
(a)Define the term data dictionary. (b)Define metadata.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
70
There are three standard formats for mainframe computers: zoned decimal,packed decimal,and binary.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
71
XML is used when users have different computer (systems)and software.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
72
Give two examples of elements that can be found in a data dictionary; one that has a standard length and one that does not have a standard length.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
73
A derived element must be output from at least one process that it is not input to.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
74
An !ATTLIST describes an XML attribute in the DTD.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
75
Why are structural records used?
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
76
The packed decimal format is commonly used to save space on file layouts and for elements that require a high level of arithmetic to be performed on them.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
77
A document type definition is used to determine if the XML document content is valid.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
78
The advantage of using XML to define data is that,in the XML format,data are stored in a pure text format and not dependent on any proprietary software.
Unlock Deck
Unlock for access to all 78 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 78 flashcards in this deck.