Questions

Q:

Govind Ballabh Pant, was the first Chief Minister of which state?

 

A) Goa B) Himachal Pradesh
C) Uttar Pradesh D) Gujarat
 
Answer & Explanation Answer: C) Uttar Pradesh

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities
Exam Prep: Bank Exams

8 36219
Q:

What will be output of the following c program ?

#include

int main()

{

    int max-val=100;

    int min-val=10;

    int avg-val;

    avg-val =( max-val + min-val ) / 2;

    printf( "%d", avg-val );

    return 0;

}

A) 55 B) 105
C) 60 D) Compilation error
 
Answer & Explanation Answer: D) Compilation error

Explanation:

We cannot use special character – in the variable name.
Variable name can have only underscore.

Report Error

View Answer Report Error Discuss

Filed Under: Programming

5 36190
Q:

Which of the following is not part of performance testing?

A) simulating many users B) measuring response times
C) generating many transactions D) recovery testing
 
Answer & Explanation Answer: D) recovery testing

Explanation:

In software engineering, performance testing is in general, a testing practice performed to determine how a system performs in terms of responsiveness and stability under a particular workload.

Report Error

View Answer Report Error Discuss

20 36076
Q:

A F Z U G L T _ 

Find the next letter in the above given letter series?

A) K B) M
C) O D) Q
 
Answer & Explanation Answer: C) O

Explanation:

Given series is A F Z U G L T _

Starts with A

A + 5 letters = F

go to end of alphabet= Z

Z - 5 letters = U

from F go one more to G + 5 letters = L

from U go one back to U, T - 5 letters = O

 

Second Method ::

Change the letters to their corresponding number.

A=1

B=2

C=3

...

Z=26

A F Z U G L T _

1 6 26 21 7 12 20 ?

Look at the pattern: the 1st and 3rd numbers = 27, 1+26

the 2nd and 4th numbers = 27, 6+21

the 5th and 7th numbers = 27,

so the 6 and 8th would also equal 27.

27 - 12 = 15,

so the letter is O.

Report Error

View Answer Report Error Discuss

75 36057
Q:

Consider the following statements about Indo-Tibetan Border Police (ITBP) :

1. ITBP was raised in 1962.

2. ITBP is basicsdly a mountain trained force.

3. ITBP replaced Assam Rifles in Sikkim and Arunachal Pradesh in 2004-2005 for border gusirding duly.

4. ITBP presently has 52 service battalions.Which of the statements given above are correct?

 

A) 1, 2 and 4 only B) 3 and 4 only
C) 1, 2, 3 and 4 D) 1, 2 and 3 only
 
Answer & Explanation Answer: D) 1, 2 and 3 only

Explanation:

At present, the ITBP has 62 (including 4 service battalions) operational battalions which has close to 62,000 personnel and officers in them. So 4thstatement is incorrect.The Indo-Tibetan Border Police (ITBP) is one of the five Central Armed Police Forces of India, raised on 24 October 1962, under the CRPF Act, in the wake of the Sino-Indian War of 1962.

Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: Bank Exams

0 36054
Q:

An astronaut in outer space will observe sky as

A) White B) Black
C) Blue D) Red
 
Answer & Explanation Answer: B) Black

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

291 36040
Q:

Which of the following will be the outcome if an economy is under the inflationary pressure?

1.Domestic currency heads for depreciation.

2.Exports become less competitive with imports getting costlier.

3.Cost of borrowing decreases.4.Bondholders get benefitted.

 

Select the correct answer using the code given below.

 

A) 1 and 2 B) 2 and 3
C) 1 and 3 only D) 1, 3 and 4
 
Answer & Explanation Answer: C) 1 and 3 only

Explanation:

Creditors and debtors:

During inflation creditors lose because they receive in effect less in goods and services than if they had received the repayments during a period of low prices. Debtors, on other hand, as a group gain during inflation, since they repay their debts in currency that has lost its value.The aggregate volume of internal trade tends to increase during inflation due to higher incomes, greater production and larger spending. But the export trade is likely to suffer on account of arise in the prices of domestic goods.

The same currency unit will now buy less goods and services.But the bondholders lose as they get a fixed interest the real value of which has already fallen.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: Bank Exams

1 35941
Q:

In December 2017, the Prime Minister of India inaugurated the B. R. Ambedkar International Centre in ______.

 

A) Mumbai B) Ahmedabad
C) New Delhi D) Hyderabad
 
Answer & Explanation Answer: C) New Delhi

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: Bank Exams

3 35849