55 multiple choice 1 point which step in the software development process comes first? design implementation…

55 multiple choice 1 point which step in the software development process comes first? design implementation development testing
Answer
Answer:
No option is correct. The first step in the software - development process is usually requirements gathering. But if we have to choose from the given options, the answer is Design.
Brief Explanations:
In the software - development life cycle, after requirements gathering, the next step is design where the overall architecture and components of the software are planned. Implementation, development, and testing come later in the process.