Questions

Q:

Which country is the largest producer of sugarcane in the world?

A) Brazil B) Russia
C) China D) India
 
Answer & Explanation Answer: A) Brazil

Explanation:

The country Brazil is the largest producer of sugarcane in the world.

Report Error

View Answer Report Error Discuss

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

0 2031
Q:

What would be the output of the following program?

main()

{

    printf (" %d%d%d ", sizeof (3.14f), sizeof (3.14), sizeof (3. 141);

}

Answer

4  8  10

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2031
Q:

What would be the output of the following program?

main()

{

    float a = 0.7;

    if ( a < 0.7f )

          printf ( " C ");

    else 

          Printf ( " C++ ");

}

Answer

C++

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2031
Q:

What is process synchronization?

Answer

A situation, where several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which the access takes place, is called race condition. To guard against the race condition we need to ensure that only one process at a time can be manipulating the same data. The technique we use for this is called process synchronization.

Report Error

View answer Workspace Report Error Discuss

1 2031
Q:

Project Cost Management - Processes

Describe the Inputs, Tools and Techniques , Outputs included in the Cost Budgeting ?

Answer

I. Inputs



  • Project scope statement

  • Work breakdown structure

  • WBS dictionary

  • Activity cost estimates

  • Activity cost estimate supporting detail

  • Project schedule 

  • Resource calendars 

  • Contract

  • Cost management plan


II. Tools and Techniques



  • Cost aggregation

  • Reserve analysis

  • Parametric estimating 

  • Funding limit reconciliation


III. Outputs



  • Cost baseline 

  • Project funding requirements 

  • Cost management plan (updates)

  • Requested changes

Report Error

View answer Workspace Report Error Discuss

0 2031
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 2030
Q:

What's the maximum hard drive size for FAT16-based Windows system?

Answer

Maximum hard drive size for FAT16-based windows system is 2GB.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2030
Q:

Southerners who were for redemption wanted which of the following?

A) remove blacks from politics B) remove republicans from politics
C) hold political power D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:
Report Error

View Answer Report Error Discuss

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

0 2030