Questions

Q:

Project Integration Management - Processes

Describe the Inputs, Tools and Techniques, Outputs of Develop project management plan phase?

Answer

I. Inputs



  • Preliminary project scope statement

  • Project management processes

  • Enterprise environmental factors

  • Organizational process assets


II. Tools and Techniques



  • Project management methodology

  • Project management information system

  • Expert Judgment


III. Outputs



  • Project management plan

Report Error

View answer Workspace Report Error Discuss

0 2102
Q:

What is a ready queue?

Answer

The processes that are residing in the main memory and are ready and waiting to execute are kept on a list called the ready queue.

Report Error

View answer Workspace Report Error Discuss

0 2102
Q:

Which error are you likely to get when you run the following program?

main()

{

  struct emp

  {

      char name[20];

      float sal;

  };

  struct emp e[10];

  int i;

  for ( i = 0 ; i <= 9; i++)

        scanf ( "%s %f" , e[i].name, &e[i].sal );

}

Answer

Floating point formats not linked

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2101
Q:

Where's MBR located on the disk?

Answer

Main Boot Record is located is sector 0, track 0, head 0, cylinder 0 of the primary active partition.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2101
Q:

Which NASA's spacecraft is sent for Jupiter mission?

A) JUNO B) LUNO
C) MONO D) TANO
 
Answer & Explanation Answer: A) JUNO

Explanation:

NASA's spacecraft "JUNO"is sent for Jupiter mission.

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

1 2101
Q:

What element is used to disinfect swimming pools?

A) Fluorine B) Chlorine
C) Bromine D) Sulphur
 
Answer & Explanation Answer: B) Chlorine

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk , Bank PO

5 2101
Q:

Unlike eutherians, both monotremes and marsupials

A) have some embryonic development outside the uterus B) are found in Australia
C) lay eggs D) lack nipples
 
Answer & Explanation Answer: A) have some embryonic development outside the uterus

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk , Bank PO

2 2101
Q:

Read each sentence to find out whether there is an error in it. The error, if any, will be in one part of the sentence. If there is no error, the answer will be “No Error”.

A) This is one of London’s most B) important and ancient axial routes,
C) roughly following the line of D) a Roman through-road.
 
Answer & Explanation Answer:

Explanation:

The given statement isgrammatically correct

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2101