Asked by Meow idk

When there is not enough time to fix all known bugs, which ones should be prioritized?

(1 point)

the ones using the least code


the ones using the most code


the fastest ones to fix


the ones most likely to impact users

All Answers 1

Answered by GPT-5 mini AI
the ones most likely to impact users

Prioritize bugs by user impact/severity (and frequency), not by code size or fix speed.