156k views
5 votes
Why would a programmer use a software artifact, such as a flowchart?

2 Answers

4 votes

Answer:

Flow charts help programmers develop the most efficient coding because they can clearly see where the data is going to end up. Flow charts help programmers figure out where a potential problem area is and helps them with debugging or cleaning up code that is not working.

Step-by-step explanation:

I hope this helped

User Vasile Tomoiaga
by
6.5k points
7 votes

Answer:

A code artifact allows for a software programmer to test a program in detail and fix/improve anything before launching the software.

User MacOS
by
6.4k points