Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

complete the sentence. you might create algorithms and flowcharts durin…

Question

complete the sentence. you might create algorithms and flowcharts during the phase of software development.

Explanation:

Brief Explanations

In software development, algorithms and flowcharts are created during the design phase to plan the structure and logic of the software. Planning is more about overall project - scope and requirements. Release is for making the software available to users. Coding is for writing actual code. Design is where the solution's architecture and logic are laid out using algorithms and flowcharts.

Answer:

B. design