205,113 views
36 votes
36 votes
PLZZZZ HELP!!!

Select the correct answer.
What does the coding phase involve?
A.
testing and debugging code to remove all possible errors
B.
writing sequences of statements in a suitable programming language to produce the desired program
C.
designing a proper pseudocode using human-readable language
D.
compiling and interpreting programs into machine language
E.
breaking down the entire code into workable modules

User Nic Hubbard
by
3.1k points

2 Answers

12 votes
12 votes

Answer:

B.

writing sequences of statements in a suitable programming language to produce the desired program

Step-by-step explanation:

During the coding phase, developers analyze the feasibility of each coding language and begin programming according to coding specifications. Without proper coding, the product won't function according to the customer's specifications, and new codes may need to be implemented

User Kid
by
3.1k points
11 votes
11 votes
I think the answer is b
User Shamse Alam
by
2.7k points