during which phase of the software development process are developers most likely to log bugs?\nrequirements…

during which phase of the software development process are developers most likely to log bugs?\nrequirements specification\nmaintenance\nevaluation\ndevelopment
Answer
Brief Explanations:
During the evaluation phase of the software - development process, developers test the software to check if it meets the requirements. This is when they are most likely to find and log bugs. In the requirements specification phase, the focus is on defining what the software should do. In the maintenance phase, bugs are fixed rather than just logged. In the development phase, the software is being built, but formal bug - logging is more common during evaluation.
Answer:
C. evaluation