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

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 19:50, rosyposy43
Write a car class having two private member variables called tank and speed. write public methods called pumpgas and gofast. the method pumpgas gets an integer for gas that must be pumped. that value needs to be added to tank (no more than 20 gallons). it must return the amount of gas that is purchased ($4 per gallon). the method gofast should increase the speed by 5 each time it is called. write a constructor for the above class that initialized both variables to zero. write a tostring to display both the tank and speed when the car is printed. modify the car class to implement the interface comparable and an interface called carinter having the public methods in carinter. write the main program to create an array of size 5 of type car. create 5 car objects having each location of the array to refer to one of the cars. test the pumpgas, gofast, equals method on the array items. write an enhanced loop to print all the car values (using a tostring written last time).write a generic method to find the minimum of four items. pass int, double, char, string and car objects to test this method.
Answers: 1
image
Computers and Technology, 23.06.2019 15:30, Dweath50
The processing of data in a computer involves the interplay between its various hardware components.
Answers: 1
image
Computers and Technology, 24.06.2019 12:00, violetagamez2
What is a sketch or blueprint of a web page that shows the structure (but not the detailed design) of basic page elements such as the logo, navigation, content, and footer?
Answers: 3
image
Computers and Technology, 24.06.2019 12:50, opgbadwolf5
When is it most apprpriate for a development team to change the definition of done
Answers: 1
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 in other subjects:

Konu
Mathematics, 09.03.2021 18:20
Konu
Mathematics, 09.03.2021 18:20
Konu
Mathematics, 09.03.2021 18:20
Konu
Mathematics, 09.03.2021 18:20
Konu
World Languages, 09.03.2021 18:20