Practice Free PK0-005 Exam Online Questions
In the initiation phase, a PM is reviewing the objectives, the high-level requirements, the success criteria, and the budget resources.
Which of the following action items will benefit from this analysis?
- A . Developing a RACI
- B . Identifying and assessing stakeholders
- C . Assigning project resources
- D . Establishing communication channels
B
Explanation:
Identifying and assessing stakeholders is an action item that will benefit from the analysis of the objectives, the high-level requirements, the success criteria, and the budget resources in the initiation phase. By reviewing these elements, the PM can determine who are the key individuals or groups that have an interest or influence in the project, what are their expectations and needs, and how to engage them effectively throughout the project life cycle12.
A project manager was just assigned to a new project.
Which of the following activities should the project manager undertake after accepting the project? (Select TWO).
- A . Review the detailed plan.
- B . Develop a preliminary scope.
- C . Develop a transition plan.
- D . Develop a project management plan.
- E . Review the resource pool.
- F . Review the project objectives.
E,F
Explanation:
Review the resource pool and review the project objectives are activities that the project manager should undertake after accepting a new project. Reviewing the resource pool involves identifying and evaluating the availability, skills, and competencies of the human and material resources that are needed for the project. Reviewing the project objectives involves understanding and clarifying the expected outcomes and benefits of the project and how they align with the organizational strategy and stakeholder expectations. These activities can help to plan and execute the project effectively and efficiently.
Given the following network diagram:
Which of the following is the critical path?
- A . A-C-G-K-M
- B . A-B-D-l-L-M
- C . A-B-E-J-L-M
- D . A-B-F-L-M
A
Explanation:
The critical path is the sequence of tasks that determines the minimum project duration. It is the longest path through the network diagram and has the least amount of slack or float. Based on the provided network diagram, the critical path is A-C-G-K-M, which has the longest total duration when adding up the individual task durations.
References = The concept of the critical path is covered in the CompTIA Project+ Certification Study Guide1. For more detailed information on how to calculate and identify the critical path in project management, you can refer to the study guide and other project management resources2.
A utility company issued a directive stating that projects impacting operating systems will not be executed during hurricane season.
Which of the following is being acknowledged by this directive?
- A . Company brand value
- B . National environments
- C . Standard operating procedures
- D . Local emergency policies
D
Explanation:
This directive acknowledges local emergency policies/constraints. Hurricane season is a predictable period of elevated operational risk for a utility company, where system stability and rapid incident response are critical. By prohibiting operating-system-impacting projects during that season, the organization is recognizing that emergency preparedness and service continuity take priority, and that change activity increases outage risk when the environment is already volatile.
“National environments” (B) would relate to country-level laws, geopolitical factors, or national regulatory contexts; the directive is tied to a seasonal, location-driven emergency risk pattern rather than national policy. “Company brand value” (A) is indirectly affected, but it’s not what the directive is formally acknowledging. “Standard operating procedures” (C) is tempting because a directive could become an SOP, but the reason and driver is the emergency operating context―hurricane season―so the best match is local emergency policies.
From a Project+ perspective, this is an example of an environmental/operational constraint that should be considered in planning (schedule constraints, blackout windows, change freezes) and reflected in the project schedule and risk planning.
During a code implementation, a senior developer and junior tester are discussing the testing scenarios that were performed. A major malfunction resulted in an inoperative product condition. As a result, the team was forced to work until midnight to restore operations.
Which of the following should the PM have generated FIRST to alleviate the impact of this issue prior to deployment?
- A . A risk budget
- B . A risk impact
- C . A change request
- D . A contingency plan
D
Explanation:
The project manager should have generated a contingency plan first to alleviate the impact of this issue prior to deployment where a major malfunction resulted in an inoperative product condition during a code implementation. A contingency plan is a plan that outlines alternative courses of action or strategies to deal with potential problems or risks that may occur during a project. A contingency plan can help to prevent or minimize the negative impacts of unforeseen events or issues on the project objectives and deliverables and ensure business continuity and stability.
The high-level technical requirements for a new application state that the application should be suitable to support enterprise-level client-server solutions.
Which of the following meets these requirements?
- A . Data warehouse
- B . SQL database
- C . Multitier architecture
- D . Content management system
C
Explanation:
Multitier architecture is a type of software architecture that is suitable to support enterprise-level client-server solutions. Multitier architecture divides an application into logical layers or tiers that are distributed among different servers or machines. Each tier performs a specific function or role and communicates with other tiers through well-defined interfaces. Multitier architecture can provide benefits such as scalability, performance, security, maintainability, and reusability for complex and large-scale applications.
A demo presentation for a global project was not as successful as expected because the development team misinterpreted which features needed to be incorporated.
Which of the following has the project manager identified?
- A . Technological factors
- B . Poor sample data
- C . Language barriers
- D . Scope creep
C
Explanation:
Language barriers can lead to misunderstandings within a global project team, causing misinterpretations of project requirements or features. In this case, the development team misinterpreted which features needed to be incorporated into the demo presentation due to communication issues, likely stemming from language differences. This highlights the importance of clear communication and understanding in a diverse project team.
References: CompTIA Project+ Study Guide, focusing on sections related to communication management and international project challenges.
A project sponsor would like to develop a minimum viable product, but the requirements are not well defined.
Which of the following should the project sponsor use?
- A . Rational Unified Process
- B . Waterfall
- C . Agile
- D . DevOps
C
Explanation:
Agile is a methodology that emphasizes iterative and incremental development, customer collaboration, and responsiveness to change. Agile is suitable for developing a minimum viable product (MVP), which is a version of a product with just enough features to be usable by early customers who can then provide feedback for future product development. Agile allows the project sponsor to deliver an MVP quickly and test it with real users, and then adapt the product based on the feedback and changing requirements. Agile also reduces the risk of wasting time and resources on a product that does not meet the customer’s needs or expectations123.
References = CompTIA Project+ Study Guide: Exam PK0-005, 3rd Edition, Chapter 2: Project Methodologies, p. 55; What is a Minimum Viable Product (MVP)? | Agile Alliance; Minimum Viable Product (MVP): What is it & Why it Matters – Atlassian
A PM is working with the development team and stakeholders to determine how to relate first name, last name, and address in a database.
Which of the following identifies these types of data elements?
- A . PCI
- B . PII
- C . PHI
- D . CMS
B
Explanation:
First name, last name, and address are Personally Identifiable Information (PII) because they can identify (directly or when combined with other data) a specific individual. CompTIA Project+ includes compliance/privacy and information handling considerations relevant to projects, and knowing common sensitive data categories is part of applying appropriate controls.
The other options don’t fit: PCI refers to payment card information standards/data (e.g., card numbers, CVV) rather than general identity details. PHI is Protected Health Information, tied to healthcare/medical data and regulated in healthcare contexts. CMS typically refers to a content management system, which is a technology platform, not a data classification category.
Correctly identifying data as PII matters because it drives project requirements for security and privacy: access control (need-to-know/least privilege), encryption in transit/at rest, retention rules, logging, and potentially regulatory obligations depending on jurisdiction. As the PM coordinates database design decisions with stakeholders, labeling these fields as PII ensures the team applies the correct controls and avoids accidental exposure―like overly broad access or insecure storage― throughout development, testing, and production deployment.
Which of the following is a quality assurance tool?
- A . Defining project goals
- B . Identifying the root cause analysis
- C . Assessing employee efficiency
- D . Assessing skill gaps
B
Explanation:
Identifying the root cause analysis. Identifying the root cause analysis is a quality assurance tool that can help to find and eliminate the underlying causes of quality problems or defects. Root cause analysis is a systematic process of asking why a problem occurred and tracing it back to its source. Root cause analysis can help to prevent recurrence of the same or similar problems, improve quality performance, and reduce costs and risks12
