COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Test the plan.
|
|
Use logic to plan a solution.
|
|
Review the result of the solution.
|
|
Revise the plan until a solution is found.
|
Detailed explanation-1: -What is the next step that your development team should take? Your development team needs to create and execute revisions to the game that address the suggestions and issues identified by the testing team.
Detailed explanation-2: -To develop a game idea, you must first create a storyboard. Storyboards help plan out every step of the game animation.
Detailed explanation-3: -Game Design Process: Early Stages. The first step to a game design process is to prototype a concept. Make early decisions around the core ideas.
Detailed explanation-4: -One of the most difficult kinds of runtime errors to find is called a logic error. A logic error does not throw an error, but is an error because the output you get is not the solution you expect.
Detailed explanation-5: -A syntax error will happen, and this will stop the program from running.