Questions

Q:

Project Time Management - Processes

Describe the Inputs, Tools and Techniques, Outputs of Schedule Development?

Answer

I. Inputs



  • Organizational process assets

  • Project scope statement

  • Activity list

  • Activity attributes

  • Project schedule network diagrams

  • Activity resource requirements

  • Resource calendars

  • Activity duration estimates 

  • Project management plan


                - RisK register


II. Tools and Techniques



  • Schedule network analysis

  • Critical path method

  • Schedule compression

  • What-if scenario analysis

  • Resource leveling

  • Critical chain method

  • Project management software

  • Applying calendars

  • Adjusting leads and lags 

  • Schedule model


III. Outputs



  • Project schedule

  • Schedule model data

  • Schedule baseline

  • Resource requirements (updates)

  • Activity attributes (updates)

  • Project calendar (updates)

  • Requested changes

  • Project management plan (updates)


                 - Schedule management plan(updates)

Report Error

View answer Workspace Report Error Discuss

0 2203
Q:

Indus Valley Civilization flourished during

A) 2500-1750 B.C B) 1500-500 B.C
C) 5000-3500 B.C D) 3000-1500 B.C
 
Answer & Explanation Answer: A) 2500-1750 B.C

Explanation:

Indus Valley Civilization flourished during 2500-1750 B.C. Indus Valley Civilization is also called as Bronze age civilization.

Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

7 2203
Q:

In which language did Vardhaman Mahavira taught?

A) Prakrit B) Hindi
C) Pali D) Sanskrit
 
Answer & Explanation Answer: A) Prakrit

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: Bank Exams

2 2203
Q:

Swap two variables without using third variable.

Answer

#include<stdio.h>
int main(){
    int a=5,b=10;
    a=b+a;
    b=a-b;
    a=a-b;
    printf("a= %d  b=  %d",a,b);
}

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2203
Q:

What is relative path and absolute path?

Answer

Absolute path-- Exact path from root directory.

Relative path-- Relative to the current path.

Report Error

View answer Workspace Report Error Discuss

1 2203
Q:

Who are the winners of the WTA Portugal open 2014 women's doubles title?

Answer

Sania Mirza and Cara Black

Report Error

View answer Workspace Report Error Discuss

Subject: Sports

1 2202
Q:

Contaminated rags are recommended for disposal in landfills.

A) TRUE B) FALSE
Answer & Explanation Answer: B) FALSE

Explanation:
Report Error

View Answer Workspace Report Error Discuss

Subject: Physics
Exam Prep: Bank Exams

2 2202
Q:

In the following question, out of the four alternatives, choose the word which best expresses the opposite in meaning of the given word and click the button corresponding to it.

INTANGIBLE

A) ETHEREAL B) CONCRETE
C) INSUBSTANTIAL D) ABSTRACT
 
Answer & Explanation Answer: B) CONCRETE

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2202