Searching for "i"

Q:

Why static methods cannot access non static variables or methods?

Answer

A static method cannot access non static variables or methods because static methods doesnt need the object to be accessed. So if a static method has non static variables or non static methods which has instantiated variables they will no be intialized since the object is not created and this could result in an error.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

Q:

Decomposing tasks into smaller activities can be helpful in reducing the amount of stress associated with overwhelmingly large milestones. What is a feature of the hierarchical nature of the WBS? 

A) A WBS hierarchy prevents duplication B) A WBS cab be rolled up or collapsed to provide information at the appropriate level for a particular audience.
C) The decomposition of tasks provides a detailed planning tool D) The depth of a WBS is restricted to three levels, which avoids overplanning
 
Answer & Explanation Answer: B) A WBS cab be rolled up or collapsed to provide information at the appropriate level for a particular audience.

Explanation:

Answer A is incorrect because the WBS hierarchy does not prevent duplication by itself. Answer C is incorrect because a WBS is focused on deliverables and components or work packages and not on tasks. Answer D is incorrect because a WBS can be sized appropriately to the project size with as many levels as necessary.

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

Q:

Why are CPM, GERT, and PERT not considered sufficient to create a project schedule?

A) All three are tools and techniques of schedule development, not the actual schedule B) As mathemetical analysis tools, they simply provide the dates that are posible, and do not consider resource pool limitations
C) They are sufficient. Each calculates early and late start and finish dates for each activity D) They are Monte Carlo techniques used to provide what-if analysis for adverse external factors on a project
 
Answer & Explanation Answer: B) As mathemetical analysis tools, they simply provide the dates that are posible, and do not consider resource pool limitations

Explanation:

Answer A is tempting because it is true by definition, but Answer B is correct because it properly answers the question, in that these techniques do not take into account resource pool constraints. Answer C is incorrect because it provides possible early and late start and finish dates, but not the actual schedules. Answer D is incorrect because none of the the three are simulation techniques. 

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

Q:

Why are risk tolerances and thresholds important to identify in the risk management Plan?

A) Tolerances and thresholds, when documented, can help to define the target by which the project team can measure the effectiveness of the risk response plan execution B) Tolerances and thresholds help to define how often the risk management process will be performed
C) Tolerances and thresholds determine what tools and data sources will be used in risk management D) Tolerances and thresholds provide the basis for costing the risk management process as well as defining how risk activities will be recorded
 
Answer & Explanation Answer: A) Tolerances and thresholds, when documented, can help to define the target by which the project team can measure the effectiveness of the risk response plan execution

Explanation:

Answer B defines the timing that should be addressed in the risk management plan. Answer C defines the methodology that should be identified in a risk management plan. Answer D touches on the budgeting and tracking that should be defined in the risk management plan.

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

Q:

Iam looking to estimate the cost on a project, but I don't want to spend a lot of time on a  detailed analysis. I really want a ballpark figure. What options do I have?

A) None - Cost estimating requires details to be accurate B) Use the cost of similar projects
C) Use a rule-of-thumb or per-square-foot estimate D) Add up the costs on the WBS
 
Answer & Explanation Answer: B) Use the cost of similar projects

Explanation:

Although it is less accurate than adding up individual costs from the WBS, it is less time consuming. The trade-off is accuracy. Answer A is incorrect because to do a more accurate cost estimate, you need to delve into details. Answer C is tempting also, and possible, except we don't really know if the project in question can use perametric modeling . Answer D is incorrect because it takes the most time, but it is most accurate.

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

Q:

On a systems development project, Richard needs two programmers. He knows John and Smith were able to create a program in 40 days similar to the one he wants to create on his project. He decides to use 40 days as his estimate. This is an example of what type of estimating?

A) Parametric modeling B) Analogous
C) Rule of thumb D) Fixed Rate
 
Answer & Explanation Answer: B) Analogous

Explanation:

Richard is using an estimate based on a project very similar to to his own with staff he will be using.  Answer A is incorrect because perametric modeling involves using a mathematical model to predict costs, such as dollars per line of code. Answer C is incorrect, although close; if the development project is a common item, such as putting down new flooring, a rule -of-thumb measurement can be used, although it is less accurate. Answer D is incorrect because it is not a form of estimating, but a type of pricing.

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

Q:

Your company has a policy of having every software project reviewed and approved by the Architecture Review Board prior to the construction  phase of a project. you are currently in the process of activity sequencing. This is a example of what?

A) Gatekeeping B) Milestone
C) New scope for the project D) Project integration
 
Answer & Explanation Answer: B) Milestone

Explanation:

The approval by the Architecture Review Board is a milestone you want to include in activity sequencing so that you can ensure the requirements for meeting the review board's approval are met.  Answer A is tempting because the question references phase-end activities; however, it is not an example of gatekeeping because the project is not being authorized to continue based only on the architecture review.Gatekeeping often involves the review of other factors as well. Answer C is incorect because the requirement of a review board approval does not afect scope. Answer D is incorrect because project integration planning involves project plan development, execution, and integrated change control, which are not related to a review board.

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

Q:

You are working on a new project to develop a new wireless product with ease - of - use features recommended by customers. It is as yet undetermined which features and the extent to which each feature will be incorporated into the product.You have a focus group that will continue to evaluate the features as the project goes forward.The focus group is authorized to suggest changes, as are your engineers and the quality department.As a project manager, what will help you most to minimize the effect of these changes?

A) A change management plan B) A scope management plan
C) Do not continue with the project until all of the features are clearly defined in the scope statement and scope definition. D) This is an expected part of every project. A good project manager will have a communications plan in place to be sure everyone knows what is happening on the project.
 
Answer & Explanation Answer: B) A scope management plan

Explanation:

Answer A is tempting because the problem focuses on changes. However, because we are talking about the elaboration of the product's characteristics, we are talking about scope changes, and therefore Answer B is the best answer. Answer C is also tempting because it is difficult to more forward on a project until the scope is clearly defined (especially in systems development projects), but with products and certain types of web development, scope changes can be frequent, and a formal scope management plan is needed. Answer D is true from a project perspective, but does not addres the scope issues.

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification