C173 Scripting and Programming Foundations
Questions with Verified Correct Answers
Which phase of a waterfall approach would create a sequence diagram that specifies the
required order of events between completed program components?
Testing
Which phase of an agile approach would define a hypothesis to find a problem in a
program?
Testing
Which phase of an agile approach would create an executable program?
Implementation
Which phase of an agile approach would create a list of components needed to build an
online auction site?
Design
Which phase of a waterfall approach defines a program's goals?
Analysis
A programmer decides a program should convert U.S. units to metric units and decides
to write the program in C++ using several functions.
Which phase of a waterfall approach is occurring when the programmer starts writing
the program?
Implementation
Questions with Verified Correct Answers
Which phase of a waterfall approach would create a sequence diagram that specifies the
required order of events between completed program components?
Testing
Which phase of an agile approach would define a hypothesis to find a problem in a
program?
Testing
Which phase of an agile approach would create an executable program?
Implementation
Which phase of an agile approach would create a list of components needed to build an
online auction site?
Design
Which phase of a waterfall approach defines a program's goals?
Analysis
A programmer decides a program should convert U.S. units to metric units and decides
to write the program in C++ using several functions.
Which phase of a waterfall approach is occurring when the programmer starts writing
the program?
Implementation