Questions

Q:

Which is true of the 1912 presidential election?

A) Because all three major candidates were Progressive, the Socialist won B) Because all three major candidates were Progressive, Progressive votes were split
C) Although none of the candidates was Progressive, the Progressives decided the election D) Although none of the candidates was Progressive, Progressive ideas were important
 
Answer & Explanation Answer: B) Because all three major candidates were Progressive, Progressive votes were split

Explanation:

Because all three major candidates were Progressive, Progressive votes were split" is the one among the following that is true of the 1912 presidential election.

The correct option among all the options that are given in the question is the option "B".

Report Error

View Answer Report Error Discuss

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

4 6458
Q:

India's forest sponge iron plant is at

A) Kothagudam B) Kurnool
C) Kadapa D) Kavaratti
 
Answer & Explanation Answer: A) Kothagudam

Explanation:

Kothagudam is in Andhra Pradesh. The sponge iron will act as a substitute for steel scrap and be used as feed stock of electric arc steel making.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography

9 6458
Q:

What word begins and ends with an E but only has one letter?

A) Eye B) Envelope
C) Both A & B D) None of the above
 
Answer & Explanation Answer: B) Envelope

Explanation:

Envelope is a letter holder for one letter and in the question it mean that it holds one letter. Eye is also a word which starts and end with E but has one letter in the middle.

Report Error

View Answer Report Error Discuss

3 6454
Q:

We want to round off x, a Float to an Int value. The correct way to do so would be

A) Y = ( int ) ( x + 0.5 ) ; B) Y = int ( x + 0.5) ;
C) Y = ( int ) x + 0.5; D) Y = ( int ) ( ( int ) x + 0.5 )
 
Answer & Explanation Answer: A) Y = ( int ) ( x + 0.5 ) ;

Explanation:

Rounding off a value means replacing it by a nearest value that is approximately equal or smaller or greater to the given number.

 

y = (int)(x + 0.5); here x is any float value. To roundoff, we have to typecast the value of x by using (int)

 

Example:

 

#include

 

int main ()

 

{

 

  float x = 2.6;

 

  int y = (int)(x + 0.5);

 

  printf ("Result = %d\n", y );

 

  return 0;

 

}

 

Result : 3

Report Error

View Answer Report Error Discuss

Filed Under: Programming

3 6452
Q:

Cathode rays are 

A) electromagnetic wave B) stream of alpha particle
C) stream of electrons D) radiations
 
Answer & Explanation Answer: C) stream of electrons

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

13 6452
Q:

The construction of Warangal Fort was started by ______ ?

A) Beta - II B) Rudra
C) Jayapa D) Prola - II
 
Answer & Explanation Answer: B) Rudra

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Bank Clerk , Bank PO

24 6447
Q:

What is the heaviest noble gas?

A) krypton B) radon
C) helium D) xenon
 
Answer & Explanation Answer: B) radon

Explanation:

The seven elements — helium, neon, argon, krypton, xenon, radon, and oganesson of Group 18 of the periodic table are Noble or Inert gases.

 

Radon is the heaviest and Helium is the lightest gases of the noble gases.

Report Error

View Answer Report Error Discuss

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

5 6443
Q:

The Harlem Renaissance refers to

A) a celebration of African-American culture in literature and art. B) the struggle between science and religion in American schools.
C) the African Americans move back to Africa. D) None
 
Answer & Explanation Answer: A) a celebration of African-American culture in literature and art.

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World History
Exam Prep: Bank Exams

5 6442