Questions

Q:

Which state is in the eastern most state of India

A) Assam B) Nagaland
C) Arunachal Pradesh D) Manipur
 
Answer & Explanation Answer: C) Arunachal Pradesh

Explanation:

Arunachal Pradesh is the eastern most state of India.

Which_state_is_in_the_eastern_most_state_of_India1536034869.jpg image

Report Error

View Answer Report Error Discuss

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

172 46518
Q:

#define clrscr() 100

main()

{

clrscr();

printf( "%dn", clrscr() );

}

A) 100 B) 0
C) Compilation error D) Exception occurs
 
Answer & Explanation Answer: A) 100

Explanation:

Preprocessor executes as a seperate pass before the execution of the compiler. So textual replacement of clrscr() to 100 occurs.The input program to compiler looks like this :

main ()

{

100;

printf("%d\n",100);

}

Note: 100; is an executable statement but with no action. So it doesn't give any problem.

Report Error

View Answer Report Error Discuss

Filed Under: Programming

24 46493
Q:

If the Distance-Time graph is a curve then it represents _______________.

 

A) uniform speed   B) constant displacement  
C) uniform momentum   D) non-uniform speed
 
Answer & Explanation Answer: B) constant displacement  

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: Bank Exams

2 46463
Q:

Who have the power to decide an election petition?

A) Parliament B) Supreme Court
C) High Courts D) Election Commission
 
Answer & Explanation Answer: C) High Courts

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics

175 46417
Q:

"Eco Mark" is given to the Indian Products that are ___________.

 

A) pure and unadulterated   B) rich in proteins
C) environment friendly D) economically viable  
 
Answer & Explanation Answer: C) environment friendly

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: Bank Exams

2 46329
Q:

If  1 1 1 1 = R
    2 2 2 2 = T
    3 3 3 3 = E
    4 4 4 4 = N

 

Then  5 5 5 5 = ?

A) Y B) Z
C) T D) X
 
Answer & Explanation Answer: A) Y

Explanation:

If you add all the terms of the LHS of equality, then the last letter of the sum written in words would give you the RHS.

1 + 1 + 1 + 1 = 4 = FOUR

2 + 2 + 2 + 2 = 8 = EIGHT

3 + 3 + 3 + 3 = 12 = TWELVE

4 + 4 + 4 + 4 = 16 = SIXTEEN

 

So, following the same pattern.

5 + 5 + 5 + 5 = 20 = TWENTY

 

That gives us our answer to 5 5 5 5 =  "Y".

Report Error

View Answer Report Error Discuss

87 46308
Q:

Fill in the blank with the most appropriate option.

 

The Universal Constant of Gravitation is ___.

 

A) 6.67 x 1010 Nm2/kg2 B) 6.67 x 10-10 Nm2/kg2
C) 6.67 x 10-11 Nm2/kg2 D) 9.8 Nm2/kg2
 
Answer & Explanation Answer: C) 6.67 x 10-11 Nm2/kg2

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: Bank Exams

0 46306
Q:

The 'Statue of Peace' unveiled at

 

A) Varanasi, Uttar Pradesh B) Pali, Rajasthan
C) Golpark, Kolkata D) Patna, Bihar
 
Answer & Explanation Answer: B) Pali, Rajasthan

Explanation:

The 'Statue of Peace' unveiled by PM Narendra Modi at Pali, Rajathan to mark the 151st birth Anniversary celebrations of Jainacharya Shree Vijay Vallabh Surishwer Ji Maharaj.

 

Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: Bank Exams

5 46286