96.8k views
2 votes
When a large project begins, a programmer can build a(n) ________, which is a small model of what the final program will look like when it is finished.

2 Answers

3 votes

Answer:

The correct word for the blank space is: prototype.

Step-by-step explanation:

In computer science, a prototype is built to test if theoretical propositions can be translated into factual systems. The prototype is the draft of what the final software could give and include core features only. Designing prototypes is an opportunity for the programmers because the basic layout could spot unexpected failures that could or could not be corrected.

User Aborskiy
by
4.3k points
4 votes

Answer:

A Prototype

Step-by-step explanation:

Prototype: It is an early sample, model, or release of a product built by the programmer to test a concept or process and that will how the final product will look like.

User Dexterians
by
4.5k points