Q: Which approach describes how GitHub Copilot Agent Mode iteratively improves its generated solutions?
-
A
It suggests initial solutions, then requires manual developer intervention to run tests and debug.
-
B
It automatically identifies issues through testing, autonomously corrects errors, and repeats the cycle to refine the solution.
-
C
It only generates code once per task and relies on manual review to make improvements.
-
D
It delegates all code improvements entirely to external testing frameworks and does not autonomously address failures.
B
Answer:
B
Explanation:
It automatically identifies issues through testing, autonomously corrects errors, and repeats the cycle to refine the solution.
Related Topic:
Share Above MCQ