Deck 8: Approaches to System Development

ملء الشاشة (f)
exit full mode
سؤال
Anytime people need to either record or communicate information,it is useful to create a model.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
All adaptive approaches include iterations.
سؤال
In incremental development,an increment is always completed in each iteration.
سؤال
Agile Modeling principles suggest that CASE tools should be used whenever possible.
سؤال
A project cannot have both predictive and adaptive elements.
سؤال
The predictive waterfall SDLC explicitly includes a support phase,but the adaptive SDLCs do not.
سؤال
An Agile Modeling practice used in incremental modeling is to create several models in parallel.
سؤال
In Agile Modeling,change is seen as the exception,not the norm.
سؤال
A project that has high technical risk should use the predictive approach.
سؤال
A tool is a software support that helps create models or other components required in the project.
سؤال
A model is a representation of an important aspect of the real world.
سؤال
Agile Modeling emphasizes creating only models that are necessary.
سؤال
In Agile Development,contracts include options for the customer to cancel if the project is not progressing,as measured by the incremental deliverables.
سؤال
The data flow diagram is used with the structured analysis system development technique.
سؤال
Adopting an Agile approach for a project is relatively easy.
سؤال
Structured programming and top-down programming are identical concepts.
سؤال
The modified waterfall approach requires overlapping phases.
سؤال
Maintaining simplicity in Agile Modeling eliminates the need for validating the models with code.
سؤال
The SDLC development approach taught in the textbook is a variation of the spiral model.
سؤال
Many systems being developed today combine traditional and object-oriented technology.
سؤال
A(n)____ is a representation of an important aspect of the real world.

A)methodology"
B)tool"
C)technique"
D)model"
سؤال
The term ____ refers to an approach that completes parts of a system in one or more iterations and puts them into operation for users.

A)incremental development"
B)adaptive development"
C)bottom-up development"
D)predictive development"
سؤال
A hierarchical program structure consisting of a boss or control module which calls submodules is called what?

A)traditional program structure"
B)top-down programming"
C)ordered program structure"
D)bottom-up programming"
سؤال
The term "____" means that work activities are done once,then again,and yet again.

A)agile modeling"
B)iteration"
C)waterfall approach"
D)incremental development"
سؤال
The _____ approach is an SDLC approach that assumes the output of each phase are frozen before moving on to the next phase.

A)iterative"
B)spiral model"
C)waterfall model"
D)prototyping"
سؤال
Object-oriented development includes a focus on both objects and processes.
سؤال
A(n)_____ provides guidelines to follow for completing every activity in systems development,including specific models,tools,and techniques.

A)predictive approach"
B)object-oriented analysis"
C)system development methodology"
D)systems development life cycle"
سؤال
An important way to measure the quality of a module in structured programming is by assessing its _____.

A)structured design"
B)top-down approach"
C)internal constructs"
D)cohesion and coupling"
سؤال
The objective of the ____ is to keep the system running productively during the years following its initial installation.

A)version release"
B)support phase"
C)maintenance phase"
D)deployment phase"
سؤال
The acronym SADT stands for what?

A)Software and Decoding Tools"
B)Systems Analysis and Development Tools"
C)Systems Analysis and Design Tools"
D)Structure Analysis and Design Technique"
سؤال
An approach to the SDLC that plans the project in advance and then progresses according to the plan is called what?

A)A predictive approach"
B)An adaptive approach"
C)An Agile approach"
D)A project management approach"
سؤال
A(n)____ program is one that has one beginning and one ending.

A)iterative"
B)incremental"
C)object-oriented"
D)structured"
سؤال
One main principle of structured design is that program modules should be designed so that they are ____.

A)highly cohesive"
B)tightly coupled"
C)tightly structured"
D)highly engineered"
سؤال
The key graphical model of the systems requirements used with structured analysis is the ____.

A)flowchart"
B)data flow diagram"
C)activity diagram"
D)structure chart"
سؤال
A graphical diagram whish shows the hierarchical organization of modules is called a(n)_______.

A)Entity relationship diagram (ERD)"
B)top-down chart"
C)structure chart"
D)data flow diagram"
سؤال
Which of the following is NOT one of the major activities of the support phase?

A)Training the users"
B)Maintaining the system"
C)Enhancing the system"
D)Supporting the users"
سؤال
The term "_______" is used to separate out some aspect of the real world that is important to understand when we build a model.

A)brainstorm"
B)synthesis"
C)analysis"
D)abstraction"
سؤال
An approach to the SDLC where the phases overlap is often referred to as the _______ approach.

A)modified waterfall"
B)waterfall"
C)modified predictive"
D)spiral"
سؤال
An adaptive approach to a development project is best used when _______.

A)the system has low technical risk"
B)the requirements are simple and the system is small"
C)the requirements are well understood"
D)the requirements are uncertain"
سؤال
A(n)"_______" is a guideline to help an analyst complete a specific task and often includes step-by-step instructions to do something such as how to create a model.

A)tool"
B)technique"
C)methodology"
D)SDLC"
سؤال
Name the programming approach where each module has one start point and one end point and uses only sequence,decision,and iteration.
سؤال
Using a(n)____________________ approach to the SDLC assumes requirements and needs for the planned system are uncertain
سؤال
Which of the following is NOT an Agile Modeling principle?

A)Minimize your modeling activity"
B)Know your models and how to use them"
C)Focus on content rather than representation"
D)Maintain core models to verify past decisions"
سؤال
A(n)_______ is used to show the interacting messages between objects that collaborate.

A)activity diagram"
B)class diagram"
C)sequence diagram"
D)data flow diagram"
سؤال
_____ consists of writing statements in a programming language to define what each type of object does.

A)OOP"
B)OOA"
C)OOD"
D)OOS"
سؤال
In Agile modeling what are the two important reasons for building models?

A)To understand what you are building and to communicate the solution"
B)To document a solution and to instruct other developers"
C)To communicate with the user and to obtain feedback"
D)To write good code and to design good databases"
سؤال
The primary structured analysis model that shows inputs,processes,storage,and outputs is called the ______.
سؤال
A(n)_____ approach to the SDLC is used when the exact requirements of a system or needs of users are not well understood.

A)predictive"
B)persistent"
C)incremental"
D)adaptive"
سؤال
The "_______" refers to software development using structured analysis and structured design models.
سؤال
The availability of support staff to assist users with technical or processing problems is called the _______.
سؤال
____ is a philosophy and set of guidelines for developing software in an unknown,rapidly changing environment.

A)Object-oriented development"
B)Refactoring"
C)Pair programming"
D)Agile development"
سؤال
One of the earliest adaptive SDLC approaches that cycles over and over again through development activities is called the _______.
سؤال
An example of a project phase in a predictive project is ____.

A)gathering information about the user's needs"
B)performing a project cost/benefit analysis"
C)planning the project"
D)drawing the system interface"
سؤال
Which of the following is a basic value of agile software development?

A)Following a plan over responding to change"
B)Working software over comprehensive documentation"
C)Processes and tools over individuals and interactions"
D)Contract negotiation over customer collaboration"
سؤال
A development approach in which the complete system structure is built but with minimum functionality is called the _______.
سؤال
Reuse is one of the primary benefits of using what type of development methodology?

A)Object-oriented"
B)Structured"
C)Top-down"
D)Iterative"
سؤال
The term "____________________" refers to related system development activities,which are grouped into categories of project planning,analysis,design,implementation,and support.
سؤال
What is the primary goal in Agile Modeling?

A)building model templates for future projects"
B)building multiple models"
C)focusing on representation with good models"
D)developing software"
سؤال
A method of executing the systems development life cycle (SDLC)which assumes rigid planning and final decision making at each step,is called the ____________________ approach.
سؤال
SADT stands for what?
سؤال
An SDLC approach that completes portions of the system in small increments across iterations and integrates it into the whole is called _____.
سؤال
What is the term used to describe a guiding philosophy in which only the models that are necessary,with a valid need and the right level of detail,are created.
سؤال
List the three constructs that are used for structured programming.
سؤال
List and briefly describe the three major activities that occur during the support phase.
سؤال
Explain the difference between "An approach to the SDLC" and "An approach to software construction."
سؤال
List at least 5 principles of Agile Modeling.
سؤال
What is the term used to describe an adaptive type of project that is both chaotic and controlled or ordered?
سؤال
What is the term used to describe system development based on the view that a system is a set of interacting objects that work together?
سؤال
A thing in an information system that responds to messages by executing functions or methods is called a(n)_______.
سؤال
A set of tools that work together to provide a comprehensive development and programming environment is called a(n)_____.
سؤال
In the structured approach the concept of dividing a complex program into a hierarchy of program modules is called _____.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/71
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 8: Approaches to System Development
1
Anytime people need to either record or communicate information,it is useful to create a model.
True
2
All adaptive approaches include iterations.
True
3
In incremental development,an increment is always completed in each iteration.
False
4
Agile Modeling principles suggest that CASE tools should be used whenever possible.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
5
A project cannot have both predictive and adaptive elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
6
The predictive waterfall SDLC explicitly includes a support phase,but the adaptive SDLCs do not.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
7
An Agile Modeling practice used in incremental modeling is to create several models in parallel.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
8
In Agile Modeling,change is seen as the exception,not the norm.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
9
A project that has high technical risk should use the predictive approach.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
10
A tool is a software support that helps create models or other components required in the project.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
11
A model is a representation of an important aspect of the real world.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
12
Agile Modeling emphasizes creating only models that are necessary.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
13
In Agile Development,contracts include options for the customer to cancel if the project is not progressing,as measured by the incremental deliverables.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
14
The data flow diagram is used with the structured analysis system development technique.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
15
Adopting an Agile approach for a project is relatively easy.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
16
Structured programming and top-down programming are identical concepts.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
17
The modified waterfall approach requires overlapping phases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
18
Maintaining simplicity in Agile Modeling eliminates the need for validating the models with code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
19
The SDLC development approach taught in the textbook is a variation of the spiral model.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
20
Many systems being developed today combine traditional and object-oriented technology.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
21
A(n)____ is a representation of an important aspect of the real world.

A)methodology"
B)tool"
C)technique"
D)model"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
22
The term ____ refers to an approach that completes parts of a system in one or more iterations and puts them into operation for users.

A)incremental development"
B)adaptive development"
C)bottom-up development"
D)predictive development"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
23
A hierarchical program structure consisting of a boss or control module which calls submodules is called what?

A)traditional program structure"
B)top-down programming"
C)ordered program structure"
D)bottom-up programming"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
24
The term "____" means that work activities are done once,then again,and yet again.

A)agile modeling"
B)iteration"
C)waterfall approach"
D)incremental development"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
25
The _____ approach is an SDLC approach that assumes the output of each phase are frozen before moving on to the next phase.

A)iterative"
B)spiral model"
C)waterfall model"
D)prototyping"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
26
Object-oriented development includes a focus on both objects and processes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
27
A(n)_____ provides guidelines to follow for completing every activity in systems development,including specific models,tools,and techniques.

A)predictive approach"
B)object-oriented analysis"
C)system development methodology"
D)systems development life cycle"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
28
An important way to measure the quality of a module in structured programming is by assessing its _____.

A)structured design"
B)top-down approach"
C)internal constructs"
D)cohesion and coupling"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
29
The objective of the ____ is to keep the system running productively during the years following its initial installation.

A)version release"
B)support phase"
C)maintenance phase"
D)deployment phase"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
30
The acronym SADT stands for what?

A)Software and Decoding Tools"
B)Systems Analysis and Development Tools"
C)Systems Analysis and Design Tools"
D)Structure Analysis and Design Technique"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
31
An approach to the SDLC that plans the project in advance and then progresses according to the plan is called what?

A)A predictive approach"
B)An adaptive approach"
C)An Agile approach"
D)A project management approach"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
32
A(n)____ program is one that has one beginning and one ending.

A)iterative"
B)incremental"
C)object-oriented"
D)structured"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
33
One main principle of structured design is that program modules should be designed so that they are ____.

A)highly cohesive"
B)tightly coupled"
C)tightly structured"
D)highly engineered"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
34
The key graphical model of the systems requirements used with structured analysis is the ____.

A)flowchart"
B)data flow diagram"
C)activity diagram"
D)structure chart"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
35
A graphical diagram whish shows the hierarchical organization of modules is called a(n)_______.

A)Entity relationship diagram (ERD)"
B)top-down chart"
C)structure chart"
D)data flow diagram"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
36
Which of the following is NOT one of the major activities of the support phase?

A)Training the users"
B)Maintaining the system"
C)Enhancing the system"
D)Supporting the users"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
37
The term "_______" is used to separate out some aspect of the real world that is important to understand when we build a model.

A)brainstorm"
B)synthesis"
C)analysis"
D)abstraction"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
38
An approach to the SDLC where the phases overlap is often referred to as the _______ approach.

A)modified waterfall"
B)waterfall"
C)modified predictive"
D)spiral"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
39
An adaptive approach to a development project is best used when _______.

A)the system has low technical risk"
B)the requirements are simple and the system is small"
C)the requirements are well understood"
D)the requirements are uncertain"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
40
A(n)"_______" is a guideline to help an analyst complete a specific task and often includes step-by-step instructions to do something such as how to create a model.

A)tool"
B)technique"
C)methodology"
D)SDLC"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
41
Name the programming approach where each module has one start point and one end point and uses only sequence,decision,and iteration.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
42
Using a(n)____________________ approach to the SDLC assumes requirements and needs for the planned system are uncertain
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
43
Which of the following is NOT an Agile Modeling principle?

A)Minimize your modeling activity"
B)Know your models and how to use them"
C)Focus on content rather than representation"
D)Maintain core models to verify past decisions"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
44
A(n)_______ is used to show the interacting messages between objects that collaborate.

A)activity diagram"
B)class diagram"
C)sequence diagram"
D)data flow diagram"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
45
_____ consists of writing statements in a programming language to define what each type of object does.

A)OOP"
B)OOA"
C)OOD"
D)OOS"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
46
In Agile modeling what are the two important reasons for building models?

A)To understand what you are building and to communicate the solution"
B)To document a solution and to instruct other developers"
C)To communicate with the user and to obtain feedback"
D)To write good code and to design good databases"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
47
The primary structured analysis model that shows inputs,processes,storage,and outputs is called the ______.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
48
A(n)_____ approach to the SDLC is used when the exact requirements of a system or needs of users are not well understood.

A)predictive"
B)persistent"
C)incremental"
D)adaptive"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
49
The "_______" refers to software development using structured analysis and structured design models.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
50
The availability of support staff to assist users with technical or processing problems is called the _______.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
51
____ is a philosophy and set of guidelines for developing software in an unknown,rapidly changing environment.

A)Object-oriented development"
B)Refactoring"
C)Pair programming"
D)Agile development"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
52
One of the earliest adaptive SDLC approaches that cycles over and over again through development activities is called the _______.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
53
An example of a project phase in a predictive project is ____.

A)gathering information about the user's needs"
B)performing a project cost/benefit analysis"
C)planning the project"
D)drawing the system interface"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
54
Which of the following is a basic value of agile software development?

A)Following a plan over responding to change"
B)Working software over comprehensive documentation"
C)Processes and tools over individuals and interactions"
D)Contract negotiation over customer collaboration"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
55
A development approach in which the complete system structure is built but with minimum functionality is called the _______.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
56
Reuse is one of the primary benefits of using what type of development methodology?

A)Object-oriented"
B)Structured"
C)Top-down"
D)Iterative"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
57
The term "____________________" refers to related system development activities,which are grouped into categories of project planning,analysis,design,implementation,and support.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
58
What is the primary goal in Agile Modeling?

A)building model templates for future projects"
B)building multiple models"
C)focusing on representation with good models"
D)developing software"
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
59
A method of executing the systems development life cycle (SDLC)which assumes rigid planning and final decision making at each step,is called the ____________________ approach.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
60
SADT stands for what?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
61
An SDLC approach that completes portions of the system in small increments across iterations and integrates it into the whole is called _____.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
62
What is the term used to describe a guiding philosophy in which only the models that are necessary,with a valid need and the right level of detail,are created.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
63
List the three constructs that are used for structured programming.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
64
List and briefly describe the three major activities that occur during the support phase.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
65
Explain the difference between "An approach to the SDLC" and "An approach to software construction."
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
66
List at least 5 principles of Agile Modeling.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
67
What is the term used to describe an adaptive type of project that is both chaotic and controlled or ordered?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
68
What is the term used to describe system development based on the view that a system is a set of interacting objects that work together?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
69
A thing in an information system that responds to messages by executing functions or methods is called a(n)_______.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
70
A set of tools that work together to provide a comprehensive development and programming environment is called a(n)_____.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
71
In the structured approach the concept of dividing a complex program into a hierarchy of program modules is called _____.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 71 في هذه المجموعة.