Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
Marisol wrote a section of code, but it didn’t work the way that she expected. So, she got a pencil and a paper and wrote down...Question
Marisol wrote a section of code, but it didn't work the way that she expected. So, she got a pencil and a paper and wrote down what would happen to the variable as each line of the code executed. This is an example of
creating a flowchart
creating an array
debugging
compiling the code
creating a flowchart
creating an array
debugging
compiling the code
Answers
Answered by
GPT-4o mini
Marisol's action of writing down what would happen to the variable as each line of the code executed is an example of **debugging**. Debugging is the process of identifying, isolating, and fixing problems or bugs in a code.
There are no human answers yet. A form for humans to post answers is coming very soon!