WGU C173 OA TEST 2025
Integer - ANSWER Used for whole number values
Floating Point - ANSWER Used for fractional numbers and decimals.
String - ANSWER A sequence of characters "Hello World!"
Boolean - ANSWER A single value of either TRUE or FALSE
Analysis - ANSWER Software design process: defines program goals.
Design - ANSWER Software design process: defines specifics how to build a
program.
Implementation - ANSWER Software design process: involves writing the
program
Testing - ANSWER Software design process: involves checking that the
program correctly meets the goals.
Waterfall - ANSWER Completes the design process in order. No repeats.
Analysis to design to implementation to testing.
Agile - ANSWER Completes the design process in small amounts of each
phase in sequence and repeating. Phases repeat, each time adding more to the
program.
Integer - ANSWER Used for whole number values
Floating Point - ANSWER Used for fractional numbers and decimals.
String - ANSWER A sequence of characters "Hello World!"
Boolean - ANSWER A single value of either TRUE or FALSE
Analysis - ANSWER Software design process: defines program goals.
Design - ANSWER Software design process: defines specifics how to build a
program.
Implementation - ANSWER Software design process: involves writing the
program
Testing - ANSWER Software design process: involves checking that the
program correctly meets the goals.
Waterfall - ANSWER Completes the design process in order. No repeats.
Analysis to design to implementation to testing.
Agile - ANSWER Completes the design process in small amounts of each
phase in sequence and repeating. Phases repeat, each time adding more to the
program.