subject

Edit: this is a high school question, and i have fixed the error on my profile.
read the following scenarios about how three different programmers approach programming a computer game. identify which type of programming design approach each represents
a) yolanda first breaks down the whole game she needs to program into modules. she then breaks these modules into smaller modules until the individual parts are manageable for programming. she writes the smallest modules, and then recombines them into larger parts.
b) isabella takes the game process and groups together sets of related data involved in the process. she then identifies the messages the data should respond to. after writing the code for each set of data, isabella then combines, tests, and refines the subsets until the software runs properly.
c) christopher breaks down the whole game process into modules. he then organizes these small parts into a conditional structure where problems are solved by choosing correct conditions. christopher can then solve, or program, the structure and recombine it into the whole program.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:00
The average cost of one year at a private college in 2012-2013 is $43,289. the average grant aid received by a student at a private college in 2012-2013 is $15,680.   what is the average student contribution for one year at a private college in 2012-2013?
Answers: 3
question
Computers and Technology, 22.06.2019 22:40
Least square fit to polynomial write a function leastsquarefit3pol that solves a linear system of equations to find a least squares fit of a third order polynomial to an experimental data set given as two row arrays. the function leastsquarefit3pol must explicitly solve a set of linear equations and cannot use polyfit. there should be no restriction on the size of the problem that can be solved.
Answers: 1
question
Computers and Technology, 24.06.2019 06:30
Ineed to know the anwser to all these questions
Answers: 2
question
Computers and Technology, 25.06.2019 18:30
Write a function float computearea(int *v1, int *v2, int shape )that computes the area of fourbasicgeometric entities. the geometric entity will be identified by the argument shape which is 1 for triangle, 2 for square/rectangleand 3 for circle. the arguments v1 and v2 are pointers to the two arguments defining the shape. for circle v1 is a pointer to the diameter of the circle, v2 is null, for rectangle/square, v1 and v2 are pointers to the height and width for triangle v1 is a pointer to the the base and v2 points to the height of the triangle.
Answers: 2
You know the right answer?
Edit: this is a high school question, and i have fixed the error on my profile.
read the follo...
Questions
question
Arts, 27.08.2021 15:00
question
SAT, 27.08.2021 15:10
Questions on the website: 13722361