Question:

A Gantt chart is least useful for tracking ________.
 

Show Hint

Gantt charts are best for managing project schedules, but for tracking code quality and complexity, consider other tools like code metrics.
Updated On: Jun 16, 2025
  • task dependencies
  • resource allocation
  • critical path
  • code complexity
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Gantt charts are excellent for tracking project timelines, task dependencies, and resource allocation. However, they are not ideal for tracking code complexity, as they focus more on the scheduling and progress of tasks rather than the technical details of code structure.
Was this answer helpful?
0
0