Questions

Q:

Project Management - Introduction

What is a Project? What are its Characteristics?

Answer

A Project is a temporary endeavour undertaken to create a unique product, service or result.


Characteristics:


1.Temporary 


    Temporary means that every project has a definite beginning and a definite end.


2. Unique Products, Services or Results


   Uniqueness is an important characteristic of project deliverables. For example, many thousands of office buildings have been developed, but each individual facility is unique - different owner, different design, different location, different contractors, and so on.


3. Progressive Elaboration


   Progressive elaboration means developing in steps, and continuing by increments . For example, the project scope will be broadly described early in the project and made more explicit and detailed as the project team develops a better and more complete understanding of the objectives and deliverables.

Report Error

View answer Workspace Report Error Discuss

0 2359
Q:

The mass number of an isotope of an element is 298. If its nucleus has 189 neutrons, what is its atomic number?

A) 298 B) 189
C) 109 D) 487
 
Answer & Explanation Answer: C) 109

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: AIEEE , Bank Exams

1 2359
Q:

A word i know, six letters it contains, subtract just one and twelve remains. What is it?

Answer

DOZENS.


If we remove 'S' from it, it is DOZEN which tells that 12.

Report Error

View answer Workspace Report Error Discuss

Subject: Word Puzzles Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

2 2358
Q:

Wind and solar energy are examples of

A) renewable B) non renewable
C) Both A & B D) None of the above
 
Answer & Explanation Answer: A) renewable

Explanation:
Report Error

View Answer Report Error Discuss

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

0 2358
Q:

Improve the bracketed part of the sentence.
It was so hot during the concert that some spectators passed (out).

A) away B) by
C) over D) no improvement
 
Answer & Explanation Answer: D) no improvement

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams , GRE

1 2358
Q:

Project Integration Management - Processes

Describe the Inputs, Tools and Techniques, Outputs of Integrated Change Control Phase?

Answer

I. Inputs



  • Project management plan

  • Requested changes

  • Work performance information

  • Recommended preventive actions

  • Recommended corrective actions

  • Recommended defect repair

  • Deliverables


II. Tools and Techniques



  • Project management methodology

  • Project management information system

  • Expert Judgment


III. Outputs



  • Approved change requests

  • Rejected change requests

  • Project management plan(updates)

  • Project scope statement (updates)

  • Approved corrective actions

  • Approved preventive actions

  • Approved defect repair

  • Validated defect repair

  • Deliverables 

Report Error

View answer Workspace Report Error Discuss

0 2357
Q:

What would be the output of the following program?

# define SQR(x) (x * x)

main()

{

    int a, b = 3;

    a = SQR ( b + 2 );

    Printf ("\n %d ", a );

}

Answer

11


Because, on preprocessing the expression becomes  a = ( 3 + 2 * 2 + 3),  as Ist preference is multiply & then addition, it evalvates as(3+ 2 * 3 +2) = (3+6+2)=11.

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 2357
Q:

In a certain code language, "PUNISHED" is written as "288" and "TAILOR" is written as "225". How is "RELEASED" written in that code language?

A) 207 B) 237
C) 225 D) 243
 
Answer & Explanation Answer: A) 207

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2357