Deck 14: Construct,deliver,and Maintain Systems Projects

ملء الشاشة (f)
exit full mode
سؤال
In the object-oriented approach to systems design,an instance is a logical grouping of individual objects which share the same attributes and operations.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
In the object-oriented approach to systems design,a vendor is an example of an attribute.
سؤال
In the object-oriented approach to systems design,inheritance means that each object instance inherits the attributes and operations of the class to which it belongs.
سؤال
In the object-oriented approach to systems design,it is possible for an object class to inherit attributes and operations of another object class.
سؤال
Output reporting includes both paper and electronic reports.
سؤال
If system development is conducted properly,most system maintenance costs can be eliminated.
سؤال
In-house developed systems are less reliable than commercial software.
سؤال
A point-of-sale terminal is an example of electronic data input from source documents.
سؤال
The entity relationship diagram is used to represent object-oriented designs.
سؤال
Office automation is more complex than accounting packages.
سؤال
In a Computer Aided Software Engineering (CASE)environment,the most important use of a data flow diagram is to present a graphic display of the system.
سؤال
The concept of reusability is central to the structured approach to systems design.
سؤال
Output of the Management Reporting System may vary considerably among companies.
سؤال
The Computer Aided Software Engineering (CASE)coding model transforms the structure diagram into computer code.
سؤال
The context level data flow diagram is a physical input to the lower CASE models that automatically produce program code.
سؤال
Information as to which databases are required for a new system can be obtained from the entity relationship diagram.
سؤال
The detailed design phase of the Systems Development Life Cycle is a linear process with each of five steps occurring once and in its proper sequence.
سؤال
The design and programming of modern systems follows one of two basic approaches: the structured approach and the object-oriented approach.
سؤال
In the object-oriented approach to systems design,when an operation is performed on an object,an attribute will always be changed.
سؤال
During maintenance of a system developed using Computer Aided Software Engineering (CASE)tools,changes to the system are made directly through the data flow diagram.
سؤال
The benefits of the object-oriented approach to systems design include all of the following except

A) this approach does not require input from accountants and auditors
B) development time is reduced
C) a standard module once tested does not have to be retested until changes are made
D) system maintenance activities are simplified
سؤال
Which is not a level of a data flow diagram?

A) conceptual level
B) context level
C) intermediate level
D) elementary level
سؤال
If individual modules are thoroughly tested,it is not necessary to test the whole system.
سؤال
Which of the following is an advantage of the Computer Aided Software Engineering (CASE)approach?

A) the ability to easily revise the model during the development stage
B) the requirement that all program code and documentation be regenerated for each module
C) the cost of software engineering programs
D) user involvement is restricted to final stages of development
سؤال
A system walkthrough occurs after the system is implemented.
سؤال
Which statement is not true? Computer Aided Software Engineering (CASE)technology

A) is commercially available software
B) reduces the productivity but increases the quality of the work of systems professionals
C) expedites the System Development Life Cycle
D) consists of upper and lower tools
سؤال
In a Computer Aided Software Engineering (CASE)environment,a structure diagram

A) presents an overview model of the primary transactions processed
B) graphically depicts the iceberg effect
C) presents a model of the program code that constitutes the physical system
D) is prepared by the systems analyst
سؤال
Which statement is not true?

A) prototypes do not include internal control features
B) a prototype is an inexpensive,simplified model of a system
C) a throwaway prototype is discarded after the requirements are established
D) systems designers always discard prototypes and do not develop them into finished systems
سؤال
Program modules with weak cohesion are more complex and difficult to maintain.
سؤال
The central repository of the Computer Aided Software Engineering (CASE)system contains

A) the program code
B) user prototype screens
C) data flow diagrams
D) all of the above
سؤال
When a program module is tested,both good and bad data are included with the test transactions.
سؤال
When maintaining a system that was developed using Computer Aided Software Engineering (CASE)tools,

A) the programmer must thoroughly review the program code
B) changes should be made directly to the structure diagram
C) significantly less time is required compared to maintenance activities for a system developed without using Computer Aided Software Engineering (CASE)tools
D) the need for testing the modified application is eliminated
سؤال
Correctly designed,processing modules are tightly coupled and have strong cohesion.
سؤال
An advantage of the Computer Aided Software Engineering (CASE)model tool,which transforms the structure diagram into machine language,is

A) it facilitates the auditors review of the system
B) it ensures that firm will use a specific CASE tool and vendor
C) it forces all system changes to be made through the data flow diagrams
D) it reduces the analysis required in designing the system
سؤال
Which statement is not correct? The structured design approach

A) is a top-down approach
B) is documented by data flow diagrams and structure diagrams
C) assembles reusable modules rather than creating systems from scratch
D) starts with an abstract description of the system and redefines it to produce a more detailed description of the system
سؤال
Instructions for the filling out of paper input forms should always be printed on a separate instruction sheet.
سؤال
In the object-oriented systems design approach,the employee pay rate is an example of

A) an object
B) an attribute
C) an operation
D) a class
سؤال
Which of the following is a disadvantage of the Computer Aided Software Engineering (CASE)approach?

A) source code produced by CASE tools is less efficient than code written by a skilled programmer
B) alternative designs cannot be reviewed prior to implementation
C) system users are reluctant to become involved with the CASE approach
D) maintenance costs are increased
سؤال
Which level of a data flow diagram is used to produce program code and database tables?

A) context level
B) elementary level
C) intermediate level
D) prototype level
سؤال
The detailed design report is the blueprint which guides programmers and database administrators in constructing the physical system.
سؤال
Which statement is not true?

A) loosely coupled modules are independent of other modules
B) cohesive modules perform a single,well-defined task
C) maintenance of a module with weak cohesion is simple
D) an error made in a tightly coupled module will affect other modules
سؤال
Translating the system modules into pseudocode

A) occurs in the implementation phase of the Systems Development Life Cycle
B) expresses the detailed logic of the module in programming language
C) discourages end users from becoming actively involved in designing the system
D) permits individuals with few technical skills to understand the logic of the module
سؤال
A report of accounts that are past due has many information attributes.The most important attribute is

A) summarization
B) timeliness
C) conciseness
D) exception orientation
سؤال
Which is not true of direct data input forms?

A) errors caused by transcription are reduced
B) calculations are automatically performed on intelligent forms
C) many data entry errors are detected and corrected immediately
D) workers who use direct data input forms must be highly trained and skilled
سؤال
A commercial software system that is completely finished,tested,and ready for implementation is called a

A) backbone system
B) vendor-supported system
C) benchmark system
D) turnkey system
سؤال
Which statement is not correct? In the object-oriented design approach

A) a single change to an attribute or operation in one object class is automatically changed for all the object instances and subclasses that inherit the attribute
B) each module can inherit from other modules the attributes and operations it requires
C) the entity relationship diagram is used to create a program which can be used in other systems
D) the control module must be recreated for each program
سؤال
The output of the detailed design phase of the Systems Development Life Cycle (SDLC)is a

A) fully documented system report
B) systems selection report
C) detailed system design report
D) systems analysis report
سؤال
System documentation is designed for all of the following groups except

A) systems designers and programmers
B) end users
C) accountants
D) all of the above require systems documentation
سؤال
Which step is least likely to occur when choosing a commercial software package?

A) a detailed review of the source code
B) contact with user groups
C) preparation of a request for proposal
D) comparison of the results of a benchmark problem
سؤال
Evaluators of the detailed feasibility study should not include

A) the internal auditor
B) the project manager
C) a user representative
D) the system designer
سؤال
Ms.Andrews is a customer of the Edsell Company.In the object-oriented design approach

A) Ms.Andrews is an instance in the object class accounts receivable
B) the amount Ms.Andrews owes the Edsell Company is an operation
C) determining the amount past due is an attribute
D) the object class accounts receivable inherits all the attributes of Ms.Andrews
سؤال
Which statement is not true? A systems design walkthrough

A) is conducted by a quality assurance group
B) occurs just after system implementation
C) simulates the operation of the system in order to uncover errors and omissions
D) reduces costs by reducing the amount of reprogramming
سؤال
In the object-oriented systems design approach,

A) objects possess two characteristics-attributes and instances
B) an instance is a logical grouping of individual objects
C) inheritance means that each object instance inherits the attributes and operations of the class to which it belongs
D) operations performed on objects always change attributes
سؤال
There is often a conflict between the attributes of

A) timeliness and conciseness
B) accuracy and timeliness
C) relevance and summarization
D) completeness and exceptions orientation
سؤال
The detailed design report contains all of the following except

A) input screen formats
B) alternative conceptual designs
C) report layouts
D) process logic
سؤال
Which type of documentation shows the detailed relationship of input files,programs,and output files?

A) structure diagrams
B) overview diagram
C) system flowchart
D) program flowchart
سؤال
When each element of information supports the user's decision or task,the output is said to possess

A) completeness
B) summarization
C) conciseness
D) relevance
سؤال
Which of the following is not an advantage of commercial software? Commercial software

A) can be installed faster than a custom system
B) can be easily modified to the user's exact specifications
C) is significantly less expensive than a system developed in-house
D) is less likely to have errors than an equivalent system developed in-house
سؤال
The most important design element for a hardcopy form that is used for electronic data input is that

A) the form is a standard size
B) the source document and the input screen are identical
C) instructions use active voice
D) sufficient copies of the form are prepared
سؤال
When hardcopy forms are used as the source for electronic data input,

A) a paper audit trail is maintained
B) economies of scale in data collection are avoided
C) input errors are reduced
D) a point-of-sale terminal is required
سؤال
Computer operators should have access to all of the following types of documentation except

A) a list of users who receive output
B) a program code listing
C) a list of all master files used in the system
D) a list of required hardware devices
سؤال
Using Computer Aided Software Engineering (CASE)tools,the structure diagram can be transformed into machine code.Describe a disadvantage associated with this procedure.
سؤال
Typical contents of a run manual include all of the following except

A) run schedule
B) logic flowchart
C) file requirements
D) explanation of error messages
سؤال
Describe a risk associated with the phased cutover procedure for data conversion.
سؤال
When converting to a new system,which cutover method is the most conservative?

A) cold turkey cutover
B) phased cutover
C) parallel operation cutover
D) data coupling cutover
سؤال
List three advantages and one disadvantage of commercial software.
سؤال
Explain how a benchmark problem is used to measure the performance of two different commercial software packages.
سؤال
List three characteristics that should be considered when designing a hardcopy input form.
سؤال
What is not true about data modeling?

A) Relationships are the degree of association between two entities.
B) Attributes are data that describe the characteristics or properties of entities.
C) Entities are resources,events,or agents involved in the business.
D) Modeling is the task of formalizing the data requirements of the business process as a physical model.
سؤال
What is the importance of the base case?
سؤال
Contrast the structured and object-oriented approaches to conceptual systems design.Which is more common?
سؤال
Using Computer Aided Software Engineering (CASE)tools,the structure diagram can be transformed into machine code.Describe an advantage associated with this procedure.
سؤال
Contrast the structured and object-oriented approaches to conceptual systems design.Which is more common?
سؤال
What is meant by object-oriented design? What does it mean for systems design?
سؤال
A bottom-up method to design a new system by assembling reusable modules is called __________________________.
سؤال
What is prototyping? Why is it used in systems development?
سؤال
What is the purpose of the Request for Proposal (RFP)?
سؤال
List two techniques of forms design that encourage efficient and effective data collection.
سؤال
List the attributes of output views.
سؤال
Which task is not essential during a data conversion procedure?

A) decomposing the system
B) validating the database
C) reconciliation of new and old databases
D) backing up the original files
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/93
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 14: Construct,deliver,and Maintain Systems Projects
1
In the object-oriented approach to systems design,an instance is a logical grouping of individual objects which share the same attributes and operations.
False
2
In the object-oriented approach to systems design,a vendor is an example of an attribute.
False
3
In the object-oriented approach to systems design,inheritance means that each object instance inherits the attributes and operations of the class to which it belongs.
True
4
In the object-oriented approach to systems design,it is possible for an object class to inherit attributes and operations of another object class.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
5
Output reporting includes both paper and electronic reports.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
6
If system development is conducted properly,most system maintenance costs can be eliminated.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
7
In-house developed systems are less reliable than commercial software.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
8
A point-of-sale terminal is an example of electronic data input from source documents.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
9
The entity relationship diagram is used to represent object-oriented designs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
10
Office automation is more complex than accounting packages.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
11
In a Computer Aided Software Engineering (CASE)environment,the most important use of a data flow diagram is to present a graphic display of the system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
12
The concept of reusability is central to the structured approach to systems design.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
13
Output of the Management Reporting System may vary considerably among companies.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
14
The Computer Aided Software Engineering (CASE)coding model transforms the structure diagram into computer code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
15
The context level data flow diagram is a physical input to the lower CASE models that automatically produce program code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
16
Information as to which databases are required for a new system can be obtained from the entity relationship diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
17
The detailed design phase of the Systems Development Life Cycle is a linear process with each of five steps occurring once and in its proper sequence.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
18
The design and programming of modern systems follows one of two basic approaches: the structured approach and the object-oriented approach.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
19
In the object-oriented approach to systems design,when an operation is performed on an object,an attribute will always be changed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
20
During maintenance of a system developed using Computer Aided Software Engineering (CASE)tools,changes to the system are made directly through the data flow diagram.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
21
The benefits of the object-oriented approach to systems design include all of the following except

A) this approach does not require input from accountants and auditors
B) development time is reduced
C) a standard module once tested does not have to be retested until changes are made
D) system maintenance activities are simplified
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
22
Which is not a level of a data flow diagram?

A) conceptual level
B) context level
C) intermediate level
D) elementary level
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
23
If individual modules are thoroughly tested,it is not necessary to test the whole system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
24
Which of the following is an advantage of the Computer Aided Software Engineering (CASE)approach?

A) the ability to easily revise the model during the development stage
B) the requirement that all program code and documentation be regenerated for each module
C) the cost of software engineering programs
D) user involvement is restricted to final stages of development
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
25
A system walkthrough occurs after the system is implemented.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
26
Which statement is not true? Computer Aided Software Engineering (CASE)technology

A) is commercially available software
B) reduces the productivity but increases the quality of the work of systems professionals
C) expedites the System Development Life Cycle
D) consists of upper and lower tools
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
27
In a Computer Aided Software Engineering (CASE)environment,a structure diagram

A) presents an overview model of the primary transactions processed
B) graphically depicts the iceberg effect
C) presents a model of the program code that constitutes the physical system
D) is prepared by the systems analyst
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
28
Which statement is not true?

A) prototypes do not include internal control features
B) a prototype is an inexpensive,simplified model of a system
C) a throwaway prototype is discarded after the requirements are established
D) systems designers always discard prototypes and do not develop them into finished systems
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
29
Program modules with weak cohesion are more complex and difficult to maintain.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
30
The central repository of the Computer Aided Software Engineering (CASE)system contains

A) the program code
B) user prototype screens
C) data flow diagrams
D) all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
31
When a program module is tested,both good and bad data are included with the test transactions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
32
When maintaining a system that was developed using Computer Aided Software Engineering (CASE)tools,

A) the programmer must thoroughly review the program code
B) changes should be made directly to the structure diagram
C) significantly less time is required compared to maintenance activities for a system developed without using Computer Aided Software Engineering (CASE)tools
D) the need for testing the modified application is eliminated
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
33
Correctly designed,processing modules are tightly coupled and have strong cohesion.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
34
An advantage of the Computer Aided Software Engineering (CASE)model tool,which transforms the structure diagram into machine language,is

A) it facilitates the auditors review of the system
B) it ensures that firm will use a specific CASE tool and vendor
C) it forces all system changes to be made through the data flow diagrams
D) it reduces the analysis required in designing the system
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
35
Which statement is not correct? The structured design approach

A) is a top-down approach
B) is documented by data flow diagrams and structure diagrams
C) assembles reusable modules rather than creating systems from scratch
D) starts with an abstract description of the system and redefines it to produce a more detailed description of the system
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
36
Instructions for the filling out of paper input forms should always be printed on a separate instruction sheet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
37
In the object-oriented systems design approach,the employee pay rate is an example of

A) an object
B) an attribute
C) an operation
D) a class
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
38
Which of the following is a disadvantage of the Computer Aided Software Engineering (CASE)approach?

A) source code produced by CASE tools is less efficient than code written by a skilled programmer
B) alternative designs cannot be reviewed prior to implementation
C) system users are reluctant to become involved with the CASE approach
D) maintenance costs are increased
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
39
Which level of a data flow diagram is used to produce program code and database tables?

A) context level
B) elementary level
C) intermediate level
D) prototype level
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
40
The detailed design report is the blueprint which guides programmers and database administrators in constructing the physical system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
41
Which statement is not true?

A) loosely coupled modules are independent of other modules
B) cohesive modules perform a single,well-defined task
C) maintenance of a module with weak cohesion is simple
D) an error made in a tightly coupled module will affect other modules
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
42
Translating the system modules into pseudocode

A) occurs in the implementation phase of the Systems Development Life Cycle
B) expresses the detailed logic of the module in programming language
C) discourages end users from becoming actively involved in designing the system
D) permits individuals with few technical skills to understand the logic of the module
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
43
A report of accounts that are past due has many information attributes.The most important attribute is

A) summarization
B) timeliness
C) conciseness
D) exception orientation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
44
Which is not true of direct data input forms?

A) errors caused by transcription are reduced
B) calculations are automatically performed on intelligent forms
C) many data entry errors are detected and corrected immediately
D) workers who use direct data input forms must be highly trained and skilled
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
45
A commercial software system that is completely finished,tested,and ready for implementation is called a

A) backbone system
B) vendor-supported system
C) benchmark system
D) turnkey system
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
46
Which statement is not correct? In the object-oriented design approach

A) a single change to an attribute or operation in one object class is automatically changed for all the object instances and subclasses that inherit the attribute
B) each module can inherit from other modules the attributes and operations it requires
C) the entity relationship diagram is used to create a program which can be used in other systems
D) the control module must be recreated for each program
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
47
The output of the detailed design phase of the Systems Development Life Cycle (SDLC)is a

A) fully documented system report
B) systems selection report
C) detailed system design report
D) systems analysis report
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
48
System documentation is designed for all of the following groups except

A) systems designers and programmers
B) end users
C) accountants
D) all of the above require systems documentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
49
Which step is least likely to occur when choosing a commercial software package?

A) a detailed review of the source code
B) contact with user groups
C) preparation of a request for proposal
D) comparison of the results of a benchmark problem
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
50
Evaluators of the detailed feasibility study should not include

A) the internal auditor
B) the project manager
C) a user representative
D) the system designer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
51
Ms.Andrews is a customer of the Edsell Company.In the object-oriented design approach

A) Ms.Andrews is an instance in the object class accounts receivable
B) the amount Ms.Andrews owes the Edsell Company is an operation
C) determining the amount past due is an attribute
D) the object class accounts receivable inherits all the attributes of Ms.Andrews
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
52
Which statement is not true? A systems design walkthrough

A) is conducted by a quality assurance group
B) occurs just after system implementation
C) simulates the operation of the system in order to uncover errors and omissions
D) reduces costs by reducing the amount of reprogramming
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
53
In the object-oriented systems design approach,

A) objects possess two characteristics-attributes and instances
B) an instance is a logical grouping of individual objects
C) inheritance means that each object instance inherits the attributes and operations of the class to which it belongs
D) operations performed on objects always change attributes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
54
There is often a conflict between the attributes of

A) timeliness and conciseness
B) accuracy and timeliness
C) relevance and summarization
D) completeness and exceptions orientation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
55
The detailed design report contains all of the following except

A) input screen formats
B) alternative conceptual designs
C) report layouts
D) process logic
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
56
Which type of documentation shows the detailed relationship of input files,programs,and output files?

A) structure diagrams
B) overview diagram
C) system flowchart
D) program flowchart
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
57
When each element of information supports the user's decision or task,the output is said to possess

A) completeness
B) summarization
C) conciseness
D) relevance
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
58
Which of the following is not an advantage of commercial software? Commercial software

A) can be installed faster than a custom system
B) can be easily modified to the user's exact specifications
C) is significantly less expensive than a system developed in-house
D) is less likely to have errors than an equivalent system developed in-house
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
59
The most important design element for a hardcopy form that is used for electronic data input is that

A) the form is a standard size
B) the source document and the input screen are identical
C) instructions use active voice
D) sufficient copies of the form are prepared
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
60
When hardcopy forms are used as the source for electronic data input,

A) a paper audit trail is maintained
B) economies of scale in data collection are avoided
C) input errors are reduced
D) a point-of-sale terminal is required
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
61
Computer operators should have access to all of the following types of documentation except

A) a list of users who receive output
B) a program code listing
C) a list of all master files used in the system
D) a list of required hardware devices
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
62
Using Computer Aided Software Engineering (CASE)tools,the structure diagram can be transformed into machine code.Describe a disadvantage associated with this procedure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
63
Typical contents of a run manual include all of the following except

A) run schedule
B) logic flowchart
C) file requirements
D) explanation of error messages
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
64
Describe a risk associated with the phased cutover procedure for data conversion.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
65
When converting to a new system,which cutover method is the most conservative?

A) cold turkey cutover
B) phased cutover
C) parallel operation cutover
D) data coupling cutover
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
66
List three advantages and one disadvantage of commercial software.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
67
Explain how a benchmark problem is used to measure the performance of two different commercial software packages.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
68
List three characteristics that should be considered when designing a hardcopy input form.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
69
What is not true about data modeling?

A) Relationships are the degree of association between two entities.
B) Attributes are data that describe the characteristics or properties of entities.
C) Entities are resources,events,or agents involved in the business.
D) Modeling is the task of formalizing the data requirements of the business process as a physical model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
70
What is the importance of the base case?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
71
Contrast the structured and object-oriented approaches to conceptual systems design.Which is more common?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
72
Using Computer Aided Software Engineering (CASE)tools,the structure diagram can be transformed into machine code.Describe an advantage associated with this procedure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
73
Contrast the structured and object-oriented approaches to conceptual systems design.Which is more common?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
74
What is meant by object-oriented design? What does it mean for systems design?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
75
A bottom-up method to design a new system by assembling reusable modules is called __________________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
76
What is prototyping? Why is it used in systems development?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
77
What is the purpose of the Request for Proposal (RFP)?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
78
List two techniques of forms design that encourage efficient and effective data collection.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
79
List the attributes of output views.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
80
Which task is not essential during a data conversion procedure?

A) decomposing the system
B) validating the database
C) reconciliation of new and old databases
D) backing up the original files
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 93 في هذه المجموعة.