Question
Which of the following statements accurately describes
the function of a Gantt Chart in project management?Solution
A Gantt Chart is a project management tool that visually represents a project schedule, showing the start and end dates of different tasks, as well as their durations and dependencies. Key features and purposes of a Gantt Chart include:
- Task Visualization : Tasks are listed on the vertical axis, with time intervals shown on the horizontal axis. Each task is represented by a bar that spans from its start date to its end date.
- Timeline Tracking : The chart provides a clear visual of the project timeline, helping to track progress against deadlines. Managers can easily see if a task is on schedule or delayed.
- Resource Allocation : Gantt charts can also represent who is responsible for each task, helping to visualize resource usage.
- Dependency Representation : Some advanced Gantt charts include dependency lines that connect tasks to show the relationships and order in which tasks need to be completed.
The result of a Cartesian product of two relations R and S will have:
Which command is used to remove all records from a table without deleting the table structure?
Which of the following is a valid constraint in SQL?
Which of the following is true about a view in SQL?
Which of the following prevents inheritance in C++?
What is early binding in the context of OOP?
Which of the following is used to eliminate redundancy and anomalies in a database?
Which SQL keyword is used to sort the result set?