Questions

Q:

The first edition of National Youth Parliament Festival was held in which year?

 

A) 2016 B) 2019
C) 2015 D) 2020
 
Answer & Explanation Answer: B) 2019

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams

0 67765
Q:

What is the output of this C code?

   #include <stdio.h>
    int main()
    {
        int a = 1, b = 1;
        switch (a)
        {
        case a*b:
            printf("yes ");
        case a-b:
            printf("non");
            break;
        }
    }

A) yes B) no
C) Compile time error D) yes no
 
Answer & Explanation Answer: C) Compile time error

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

23 67686
Q:

What is ‘INS Karanj’, with reference to Indian Defence?

 

A) Scorpene submarine   B) Supersonic cruise missile
C) Anti-tank guided missile D) Military Tank
 
Answer & Explanation Answer: A) Scorpene submarine  

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams

2 67654
Q:

Which foreign country is closest to Andaman Islands

A) Sri Lanka B) Indonesia
C) Myanmar D) Pakistan
 
Answer & Explanation Answer: C) Myanmar

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography

360 67519
Q:

The recent trial run of 'odd-even' traffic scheme for Delhi was based on

 

 

A) odd-even calendar months B) odd-even calendar dates
C) vehicle registration numbers D) odd-even hours during 8 am to 8 pm
 
Answer & Explanation Answer: C) vehicle registration numbers

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams

0 67448
Q:

Where was the 7th edition of Rashtriya Sanskriti Mahotsava held from 14 January to 20 January, 2018?

 

A) New Delhi B) Bengaluru
C) Jaipur D) Kanpur
 
Answer & Explanation Answer: B) Bengaluru

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams

1 67425
Q:

Under which of the following conditions are citizenship be provided in India?

1. One should be born in india

2. Either of whose parents was born in India

3. Who has been ordinary resident of India for not less than five years

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

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics

21 67056
Q:

A team of scientists from which organisation has entered China, to probe the source of Coronavirus?

 

A) CDC B) FAO
C) John Hopkins University D) WHO
 
Answer & Explanation Answer: D) WHO

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams

0 67041