FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is the fourth step of the Programming Process?
A
Plan
B
Understand
C
Code
D
Document
E
Debug
Explanation: 

Detailed explanation-1: -In two controlled student experiments, they observed a four-step model of debugging behavior: 1) comprehend the system; 2) test the system; 3) locate the error; and 4) fix the error.

There is 1 question to complete.