CAPM Practice Question: Project Management Fundamentals and Core Concepts
Exhibit
Exhibit:
```json
{
"ResourceAssignments": [
{"Resource": "Alice", "Task": "Design", "Hours": 40},
{"Resource": "Bob", "Task": "Development", "Hours": 80},
{"Resource": "Charlie", "Task": "Testing", "Hours": 30},
{"Resource": "Alice", "Task": "Documentation", "Hours": 20}
]
}
```Refer to the exhibit. The project manager needs to calculate the total hours assigned to each resource. Which resource has the highest total assigned hours?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Bob
Bob has 80 hours, which is higher than Alice's 60 hours and Charlie's 30 hours, making Bob the resource with the highest total assigned hours.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Alice
Why it's wrong here
Alice has 40 + 20 = 60 hours, which is less than Bob's 80.
- ✗
Cannot be determined from the exhibit
Why it's wrong here
The exhibit provides all necessary information to calculate total hours.
- ✓
Bob
Why this is correct
Bob has 80 hours, the highest of the three.
- ✗
Charlie
Why it's wrong here
Charlie has 30 hours, the lowest.
Go deeper
Related to this question
About these practice questions
Courseiva writes every CAPM question from scratch — 487 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CAPM practice question is part of Courseiva's free PMI certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CAPM exam.