Course Hero has millions of student submitted documents similar to the one
below including study guides, practice problems, reference materials, practice exams, textbook help and tutor support.
Find millions of documents on Course Hero - Study Guides, Lecture Notes, Reference Materials, Practice Exams and more.
Course Hero has millions of course specific materials providing students with the best way to expand
their education.
Below is a small sample set of documents:
Old Dominion - BUSINESS - 123456
20) Offices distributed along the perimeter of the building often result in reports being held up inone of the offices.Answer: TRUEDiff: 2Page Ref: 14321) Trade journals and newspaper clippings observed in an office indicate that the manager hasan i
Old Dominion - BUSINESS - 123456
4) When the systems analyst selects a group of documents or people to study, it is an example of_ sampling.Answer: clusterDiff: 2Page Ref: 1335) The absolute number is more important in sampling than the percentage of the _.Answer: populationDiff:
Old Dominion - BUSINESS - 123456
14) A form of structured observation having roots in film criticism is known as _.Answer: STROBEDiff: 2Page Ref: 14215) _ offices tend to increase interaction frequency and informal messages.Answer: AccessibleDiff: 2Page Ref: 14316) Placement of a
Old Dominion - BUSINESS - 123456
23) _, bookshelves, and other large equipment for storing items are all included in thecategory of stationary office equipment.Answer: File cabinetsDiff: 2Page Ref: 14524) An office lighted with warm, _ lighting indicates a tendency toward more perso
Old Dominion - BUSINESS - 123456
4) What effect on sample size does using a greater confidence level have when samplingattribute data?Answer: As the confidence level increases, so does the sample size.Diff: 1Page Ref: 1345) What are the four steps to follow to design a good sample?
Old Dominion - BUSINESS - 123456
Systems, Roles, and Development Methodologies, 8e (Kendall/Kendall)Chapter 6 Agile Modeling and Prototyping6.1 Multiple Choice1) Which prototype includes only some, but not all, of the components of the final system?A) first of a series prototypeB) s
Old Dominion - BUSINESS - 123456
6) Which of these is not an advantage of prototyping?A) affords opportunity to change the system early in its developmentB) buffers users against computer malfunctioningC) helps prevent the adoption of inadequate systemsD) presents more opportunities
Old Dominion - BUSINESS - 123456
11) Which of the following is a disadvantage of RAD?A) The application has a quick learning curve for programmers, which may not attract peopleinterested in the project.B) The cost of the project is several times the cost of using the systems developme
Old Dominion - BUSINESS - 123456
16) Which of the following is not a basic activity of agile development?A) Coding.B) Listening.C) Documenting.D) Designing.Answer: CDiff: 2Page Ref: 16917) Which of the following can be used to communicate ideas that would otherwise remain fuzzyo
Old Dominion - BUSINESS - 123456
21) Which of the following statements is not a principle of agile modeling?A) "Travel light".B) "Model with a purpose".C) "Code for tomorrow".D) "Software is your primary goal".Answer: CDiff: 2Page Ref: 16822) Which of the following is not a compo
Old Dominion - BUSINESS - 123456
2) Prototyping is very useful for eliciting user suggestions about changing the prototyped system.Answer: TRUEDiff: 1Page Ref: 1553) User reactions to prototyping can be gathered through observation, interviews, andquestionnaires.Answer: TRUEDiff:
Old Dominion - BUSINESS - 123456
12) Users and analysts meet to identify objectives of the application or system in the RAD designworkshop phase.Answer: FALSEDiff: 1Page Ref: 16413) During the requirements planning phase, users respond to actual working prototypes andanalysts refin
Old Dominion - BUSINESS - 123456
23) The word agile in Agile modeling implies maneuverability.Answer: TRUEDiff: 1Page Ref: 17224) Pair programming means that ownership of the design or software itself is shared as in apartnershipAnswer: TRUEDiff: 1Page Ref: 17825) A risk to the
Old Dominion - BUSINESS - 123456
8) _ software, such as Microsoft products or PeopleSoft may be used for prototyping.Answer: COTSDiff: 1Page Ref: 1619) Users' roles in prototyping can be summed up in two words: honest _.Answer: involvementDiff: 2Page Ref: 16210) It is the respons
Old Dominion - BUSINESS - 123456
18) One of the lessons learned from agile development is that short releases allow systems to_.Answer: evolveDiff: 3Page Ref: 17519) Analysts can best reflect all of the four values of agile modeling through an attitude of_.Answer: humilityDiff: 1
Old Dominion - BUSINESS - 123456
2) What are the four kinds of prototyping?Answer: 1. Patched-Up Prototype2. Non operational Prototype3. Selected Features Prototype4. First-of-a-Series PrototypeDiff: 2Page Ref: 1563) Which type of prototyping would you recommend for an organizatio
Old Dominion - BUSINESS - 123456
Systems, Roles, and Development Methodologies, 8e (Kendall/Kendall)Chapter 7 Using Data Flow Diagrams7.1 Multiple Choice1) Which graphically characterize(s) processes and data flows through a business system?A) data dictionaryB) data flow diagramsC)
Old Dominion - BUSINESS - 123456
6) Which of the following is not an error when drawing a data flow diagram?A) all data flowing into a process or out of a processB) data flow on a child diagram that has only one end connected to a process, the other end is apoint in spaceC) connectin
Old Dominion - BUSINESS - 123456
11) Physical data flow diagrams:A) include processes for adding, updating, changing and deleting records.B) are used to model business events, along with their input and output.C) enable the analyst to better understand the business.D) include no inte
Old Dominion - BUSINESS - 123456
16) The process of creating a simple data flow diagram fragment for each unique system triggeris called:A) event modeling.B) trigger analysis.C) response cases.D) CRUD model analysis.Answer: ADiff: 2Page Ref: 20517) The advantage of building data
Old Dominion - BUSINESS - 123456
21) What should be created each time data must be obtained from an external partner?A) A transaction data store.B) A new browser window and DFD process to validate the window's data.C) A unique Web form and DFD process to validate and process the data.
Old Dominion - BUSINESS - 123456
7.2 True/False1) The data flow diagram graphically characterizes data processes and flows in a businesssystem.Answer: TRUEDiff: 1Page Ref: 1932) The biggest advantage of the data flow approach lies in the conceptual freedom found in theuse of the f
Old Dominion - BUSINESS - 123456
11) The systems analyst needs to conceptualize data flows from a top-down perspective.Answer: TRUEDiff: 1Page Ref: 19512) The highest level data flow diagram is called Diagram 0.Answer: FALSEDiff: 2Page Ref: 19613) With a top-down approach, the di
Old Dominion - BUSINESS - 123456
22) A CRUD matrix is a tool used to represent where master files are read, updated, created, anddeleted within the system.Answer: TRUEDiff: 2Page Ref: 20423) A use case summarizes an event and defines one activity.Answer: TRUEDiff: 1Page Ref: 205
Old Dominion - BUSINESS - 123456
7) The data store symbol is simply showing a depository for data which allows addition or_ of data.Answer: retrievalDiff: 2Page Ref: 1958) With a _ approach, the diagrams move from general to specific.Answer: top-downDiff: 1Page Ref: 1959) While
Old Dominion - BUSINESS - 123456
17) A _ links two processes that execute at different times.Answer: transaction fileDiff: 2Page Ref: 20418) _ are elements that need to be keyed into the system.Answer: Base elementsDiff: 2Page Ref: 20519) _ are elements that are created by a proc
Old Dominion - BUSINESS - 123456
2) What are the four advantages of using a data flow approach over narrative explanations ofdatamovement?Answer: 1. Freedom from committing to the technical implementation of the system too early2. Further understanding of the interrelatedness of syst
Old Dominion - BUSINESS - 123456
Systems, Roles, and Development Methodologies, 8e (Kendall/Kendall)Chapter 8 Analyzing Systems Using Data Dictionaries8.1 Multiple Choice1) What is a reference work of data about data compiled by systems analysts?A) data dictionaryB) data flow diagra
Old Dominion - BUSINESS - 123456
6) What does this symbol represent [ ]?A) either/or alternativeB) optionalC) iterationD) selectionAnswer: ADiff: 3Page Ref: 2327) Braces cfw_ are used to indicate:A) either/or alternative.B) optional.C) iteration.D) selection.Answer: CDiff:
Old Dominion - BUSINESS - 123456
11) 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
Old Dominion - BUSINESS - 123456
16) 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
Old Dominion - BUSINESS - 123456
21) 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 thedat
Old Dominion - BUSINESS - 123456
2) Data about data is called metadata.Answer: TRUEDiff: 1Page Ref: 2283) The data dictionary can be used as a starting point for creating XML documents.Answer: TRUEDiff: 1Page Ref: 2294) Automated data dictionaries are useful for only printing sum
Old Dominion - BUSINESS - 123456
13) A default value is one that never changes on a report.Answer: FALSEDiff: 1Page Ref: 23614) A discrete data element is one that has certain fixed values.Answer: TRUEDiff: 1Page Ref: 23615) When a V is used as a formatting character for an eleme
Old Dominion - BUSINESS - 123456
24) In XML, tags become the metadata.Answer: TRUEDiff: 1Page Ref: 24425) An XML schema is a more precise way to define the content of an XML document.Answer: TRUEDiff: 2Page Ref: 2458.3 Fill-in-the-Blank1) An _ is a synonym or another name for th
Old Dominion - BUSINESS - 123456
9) A _ value for an element is one that has certain fixed values.Answer: discreteDiff: 2Page Ref: 23610) A _ element is one that has a smooth range of values.Answer: continuousDiff: 1Page Ref: 23611) A _ value for an element is one that is automat
Old Dominion - BUSINESS - 123456
20) An _ describes an XML attribute in the DTD.Answer: !ATTLISTDiff: 3Page Ref: 24521) A _ is a more precise way to define the content of an XML document.Answer: schemaDiff: 2Page Ref: 24522) The advantage of using XML to define data is that, in t
Old Dominion - BUSINESS - 123456
3) Describe the difference between base elements and derived elements.Answer: A base element is one that is initially keyed into the system, such as a customer name,address, or city. Base elements must be stored in files. Derived elements are created by
Old Dominion - BUSINESS - 123456
Systems, Roles, and Development Methodologies, 8e (Kendall/Kendall)Chapter 9 Process Specifications and Structured Decisions9.1 Multiple Choice1) In order to determine the human information requirements using a decision analysis strategy,what must the
Old Dominion - BUSINESS - 123456
6) Process logic may be represented as:A) structured English.B) a decision table.C) a decision tree.D) a formula.E) all of the aboveAnswer: EDiff: 1Page Ref: 2617) Which is structured English not based on?A) instructions organized into nested an
Old Dominion - BUSINESS - 123456
11) When iteration is indicated for an element or a group of elements in the data dictionary:A) a simple sequence of structured English statements is all that is necessary.B) an IF.THEN.ELSE structured must be present in the structured English statement
Old Dominion - BUSINESS - 123456
16) Which is not one of three main advantages of a decision tree over a decision table?A) more correct as a communication toolB) sequential structure of decision tree branchesC) conditions and actions of decision trees are found on some branchesD) mor
Old Dominion - BUSINESS - 123456
21) Process specifications are sometimes called _, because they are a small portion ofthetotal project specificationsA) designsB) data flowsC) information nodesD) minispecsAnswer: DDiff: 1Page Ref: 25922) Which of the following is NOT a goal of
Old Dominion - BUSINESS - 123456
9.2 True/False1) Process specifications show the decision-making logic and formulas necessary to transformprocess input data into output.Answer: TRUEDiff: 1Page Ref: 2592) While process specifications produce a precise description of what is accompl
Old Dominion - BUSINESS - 123456
10) If communication is unimportant, structured English is a viable alternative for decisionanalysis.Answer: FALSEDiff: 2Page Ref: 26511) It is important to develop decision tables in a logical, systematic approach.Answer: TRUEDiff: 1Page Ref: 267
Old Dominion - BUSINESS - 123456
20) Business rules are the set of procedures, conditions or formulas that allow a corporation torun its business.Answer: TRUEDiff: 2Page Ref: 26021) Use structured English when not every condition is relevant to every action.Answer: FALSEDiff: 2Pa
Old Dominion - BUSINESS - 123456
5) Structured English can be more complex if blocks of (instructions) are _ within eachother to show hierarchy.Answer: nestedDiff: 2Page Ref: 2616) A data structure with optional elements contained in parenthesis or either/or elementscontainedin br
Old Dominion - BUSINESS - 123456
14) In drawing the tree, begin building from left to right while making sure you are complete inlisting all possible _ before moving over to the right.Answer: alternativesDiff: 3Page Ref: 27215) Use decision trees when not every condition is relevant
Old Dominion - BUSINESS - 123456
24) The lower half of a _ contains the actions to be taken on the left and the rules forexecuting the actions on the right.Answer: decision tableDiff: 3Page Ref: 26725) _ are useful when it is essential to keep a string of decisions in a particular s
Old Dominion - BUSINESS - 123456
4) What is the advantage of using structured English to communicate with people in theorganization?Answer: Structured English can be taught to and hence understood by users in the organization,so if communication is important, structured English is a v
Old Dominion - BUSINESS - 123456
Systems, Roles, and Development Methodologies, 8e (Kendall/Kendall)Chapter 10 Object-Oriented Systems Analysis and Design Using UML10.1 Multiple Choice1) Which of the following is the main goal of the object-oriented approach?A) Maintaining systemsB)
Old Dominion - BUSINESS - 123456
6) Behavioral diagrams include all of the following except:A) activity diagrams.B) communication diagrams.C) class diagrams.D) use case diagrams.E) sequence diagrams.Answer: CDiff: 3Page Ref: 2867) Which of the following is a structural diagram?
Old Dominion - BUSINESS - 123456
11) On an activity diagram, what is used to show parallel activities?A) An arrow.B) A synchronization bar.C) A swimlane.D) A diamond.Answer: BDiff: 2Page Ref: 29112) On an activity diagram, what is used to show partitioning?A) A synchronization b
Old Dominion - BUSINESS - 123456
16) Which of the following is not a format for sending messages between classes on a sequencediagram?A) messageName( )B) messageName(parameter1, parameter2)C) messageName(parameter1:returnValue, parameter2:returnValue)D) messageName(parameterType:par
Old Dominion - BUSINESS - 123456
21) Which type of class provides a means for users to work with the system?A) Entity.B) Boundary or interface.C) Abstract.D) Control.Answer: BDiff: 2Page Ref: 29922) Which type of class cannot be directly instantiated?A) Entity.B) Interface.C)
Old Dominion - BUSINESS - 123456
2) An object defines a set of shared attributes and behaviors found in each class for the object.Answer: FALSEDiff: 1Page Ref: 2823) In inheritance, the original or parent class is known as the derived class.Answer: FALSEDiff: 1Page Ref: 2834) CRC
Old Dominion - BUSINESS - 123456
13) State transition diagrams illustrate a succession of interactions between classes or objectinstances over time.Answer: FALSEDiff: 2Page Ref: 72430914) On a sequence diagram, a lateral bar or vertical rectangle shows the focus of control.Answer:
Old Dominion - BUSINESS - 123456
24) A deployment diagram shows the physical implementation of the system.Answer: TRUEDiff: 2Page Ref: 31225) The first iteration of analysis should be at a very low level to identify the system objects.Answer: FALSEDiff: 2Page Ref: 31510.3 Fill-in
Old Dominion - BUSINESS - 123456
9) _ show the same information as a sequence diagram.Answer: Communication diagramsDiff: 2Page Ref: 29710) _ diagrams are used to model the static structural design view of a system.Answer: ClassDiff: 2Page Ref: 29711) A(n) _ attribute is only ava
Old Dominion - BUSINESS - 123456
20) _ is when the object-oriented program may have several versions of the samemethod with the same name in a superclass/subclass relationship.Answer: PolymorphismDiff: 3Page Ref: 30721) When messages are passed from one class to another, the receivi
Old Dominion - BUSINESS - 123456
4) List the and describe four categories into which classes fall.Answer: 1. Entity classes represent real-world items, such as people and things2. Boundary, or interface, classes provide a means for users to work with the system3. Abstract classes are