Questions

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:

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:

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:

In Paramecium, the food is moved to a specific spot by the movement of ______ which cover the entire surface of the cell.

A) cilia B) villi
C) pseudopodia D) vacuole
 
Answer & Explanation Answer: A) cilia

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: Bank Exams

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

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:

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 2356
Q:

The House of Representatives has the special power to

A) conduct a trial of impeachment if approved by the Senate. B) impeach a government official who has been found guilty by the Senate.
C) vote to impeach a government official. D) impeach members of the Senate, but not the House.
 
Answer & Explanation Answer: C) vote to impeach a government official.

Explanation:
Report Error

View Answer Report Error Discuss

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

3 2355