Questions

Q:

Land of midnight sun is called

A) Japan B) Myanmar
C) Nepal D) Norway
 
Answer & Explanation Answer: D) Norway

Explanation:

Norway is called as the land of midnight sun.

land_of_midnight_sun_is_called1537271159.jpg image

Report Error

View Answer Report Error Discuss

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

0 2357
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:

Where is the headquaer of Ammesty International

A) New York B) London
C) Paris D) Geneva
 
Answer & Explanation Answer: B) London

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Organisations

2 2357
Q:

Which dynasty was responsible for the Mahabalipuram monuments near Chennai?

Answer

Pallava

Report Error

View answer Workspace Report Error Discuss

Subject: World History

2 2356
Q:

The mass of a mole of NaCl is the

A) 58.44 gm/mol B) 57.25 gm/mol
C) 56.31 gm/mol D) 59.14 gm/mol
 
Answer & Explanation Answer: A) 58.44 gm/mol

Explanation:

To get the mass of a mole of NaCl, we need to add the molar atomic weights of the individual elements i.e, Na and Cl

Atomic weights of Na = 22.99 gm/mol  Cl = 35.45 gm/mol

 

Now, mass of a mole of NaCl = 22.99 + 35.45 = 58.44 gm/mol.

Report Error

View Answer Report Error Discuss

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

0 2356
Q:

Can RC circuit be used as clock source for 8085?

Answer

Yes, it can be used, if an accurate clock frequency  is not required. also the component cost is low compared to LC or Crystal.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2355
Q:

IP addresses are converted to

A) A binary string B) A domain name
C) Alphanumeric string D) A hexadecimal string
 
Answer & Explanation Answer: B) A domain name

Explanation:

IP addresses are converted to a domain name by DNS - Domain Name System.

Report Error

View Answer Report Error Discuss

7 2355