Questions

Q:

What is the retirement age of the Prime Minister of India?

A) 60 years B) 70 years
C) 65 years D) No limit
 
Answer & Explanation Answer: D) No limit

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: Bank Exams , CAT

0 3181
Q:

Indicate what would the SWAP macro be expanded to on preprocessing. Would the code compile?

#define SWAP (a, b, c ) (c t; t = a, a = b, b = t; )

main()

{

    int x = 10, y = 20;

    SWAP (x, y, int );

    printf ( " %d%d ", x, y);

}

Answer

( int t ; t = a, a = b, b = t ;);


This code won't compile since declaration of t cannot occur within parentheses.


 

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 3180
Q:

Peacock was declared National Bird of India in which year?

A) 1963 B) 1960
C) 1953 D) 1950
 
Answer & Explanation Answer: A) 1963

Explanation:

In 1963, the peacock was declared theNational Bird of India because of its rich religious and legendary involvement in Indian traditions.

Report Error

View Answer Report Error Discuss

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

20 3179
Q:

Who becomes the first woman to present the Indian Union Budget?

A) Sucheta Kriplani B) Indira Gandhi
C) Nirmala Sitharaman D) Sushma Swaraj
 
Answer & Explanation Answer: B) Indira Gandhi

Explanation:

Indira Priyadarshini Gandhi was the first woman who presented the Union budget of India for the year 1970 - 71.

 

Report Error

View Answer Report Error Discuss

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

7 3179
Q:

How many member countries are there in Shanghai Cooperation Organisation (SCO) ?

A) 5 B) 7
C) 6 D) 8
 
Answer & Explanation Answer: C) 6

Explanation:

There are six permanent members: China, Kazakhstan, Kyrgyzstan, Russia, Tajikistan, Uzbekistan. Soon India and Pakistan will also join it.

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk

4 3179
Q:

What does microprocessor speed of a computer depends on?

A) bandwidth B) clock speed
C) number of instructions D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

The computers microprocessor speed depends on all the factors like clock speed, bandwidth and the number of instructions it processes.

Report Error

View Answer Report Error Discuss

2 3179
Q:

A body given with an initial velocity moved under the effect of gravity is called?

Answer

Projectile

Report Error

View answer Workspace Report Error Discuss

Subject: Physics

6 3179
Q:

In human relations, the irritation threshold is the

A) length of time an annoying behavior continues B) action that causes an annoyance
C) frequency of the annoying behavior D) point at which a person notices something and becomes annoyed
 
Answer & Explanation Answer: D) point at which a person notices something and becomes annoyed

Explanation:
Report Error

View Answer Report Error Discuss

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

1 3179