Questions

Q:

Atmospheric conditions are well governed by humidity. Which one among the following may best define humidity?

A) Form of suspended water droplets caused bycondensation B) Deposition if atmospheric moisture
C) Almost microscopically small drops of water condensed from and suspended in air D) The moisture content of the atmosphere at a particular time and place
 
Answer & Explanation Answer: D) The moisture content of the atmosphere at a particular time and place

Explanation:

"Humidity" refers to the presence of water vapor in the atmosphere. It is measured in either relative terms (relative humidity) or absolute terms (dewpoint temperature).Humidity indicates the likelihood for precipitation, dew, or fog to be present.

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: Bank Exams

1 2105
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 2105
Q:

The First battle of which war was the Battle of Alma?

A) Creek war B) Crimean war
C) Korean war D) Chinese war
 
Answer & Explanation Answer: B) Crimean war

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World History

2 2105
Q:

Explain compiler?

Answer

compiler is used to translate the high-level language program into machine code at a time. It doesn't require special instruction to store in a memory, it stores automatically. the execution time is less compared interpreter.


A compiler is a program that translates a source program written in some high-level programming langualge (such as Java) into machine code for some computer architecture (such as the Inter Pentium archiecture).

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2104
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 2104
Q:

Which of the following is an example of parasitism?

A) Leeches consume blood of their host B) Ticks that live on dogs
C) Aphid insects eat the sap of the host plant D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

The relationship between two organisms such that one lives on the other and one gets benefited while the other get infected.

Report Error

View Answer Report Error Discuss

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

4 2104
Q:

The sentences given with blanks are to be filled with an appropriate word(s). Four alternatives are suggested for each question. For each question, choose the correct alternative and click the button corresponding to it.

I was _____________ paying the toll tax.

A)  free from B) exonerated from
C) exempted from D)  exposed to
 
Answer & Explanation Answer: C) exempted from

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: TOEFL , GRE , CAT

0 2104
Q:

The first thing to be affected by alcohol is

A) Judgement B) Brain center
C) Senses D) None of the above
 
Answer & Explanation Answer: A) Judgement

Explanation:

The first thing to be affected by alcohol is Judgement followed by brain center and senses like smell, taste, vision, etc...

Report Error

View Answer Report Error Discuss

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

1 2104