Questions

Q:

# 6 B G @ I L 7 3 H A % @ D F K E 8 J Q I * V T U 2 $ W

If all the numbers are dropped from the above arrangement which element will be fifth to the left of eleventh from the left?

A) I B) H
C) T D) None of these
 
Answer & Explanation Answer: D) None of these

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Verbal Reasoning - Mental Ability
Exam Prep: Bank Exams
Job Role: Bank PO

3 36728
Q:

In Force equation, F is equal to

 

A) ma B) mv
C) u+at D) mgh
 
Answer & Explanation Answer: A) ma

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: Bank Exams

2 36607
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 36605
Q:

Prime Minister of India is de-facto head of which of the following bodies?
 
I. NITI Aayog
II. National Integration Council
III. Indian Board of Wildlife

 

A) Only I B) Only II
C) Both II and III D) All I, II and III
 
Answer & Explanation Answer: D) All I, II and III

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: Bank Exams

0 36565
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

85 36560
Q:

Which of the following is not a vector quantity?

A) speed B) velocity
C) torque D) displacement
 
Answer & Explanation Answer: A) speed

Explanation:

Which_of_the_following_is_not_a_vector_quantity1552385336.png image

A vector quantity is a quantity which has both magnitude and direction. Here in the given options, speed is a scalar quantity but not the vector quantity.

Report Error

View Answer Report Error Discuss

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

255 36520
Q:

Merge cells option can be applied from?

A) Format Cells dialog box Alignment Tab B) Formatting toolbar
C) Both of above D) None of above
 
Answer & Explanation Answer: A) Format Cells dialog box Alignment Tab

Explanation:

Merge_cells_option_can_be_applied_from1554444124.PNG image

 

Steps for merging cells :

1. Select which you want to merge

2. After selecting right click on that highlightened cells to get format cells option.

3. Click format cells to merge get merge option.

Report Error

View Answer Report Error Discuss

63 36460
Q:

Which of the following is NOT correctly matched?

 

A) First Five Year Plan : 1951-56   B) Second Five Year Plan : 1956-61  
C) Third Five Year Plan : 1961-66   D) Fourth Five Year Plan : 1966-71  
 
Answer & Explanation Answer: D) Fourth Five Year Plan : 1966-71  

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: Bank Exams

0 36458