Questions

Q:

Which of the following statements about the National Water Academy (NWA) is/are correct?

1. The primary objective of the NWA is to function as Centre of Excellence in training for in-service engineers from Central and State organizations on various aspects of water resource planning.

2. The NWA is located in New Delhi.

Select the correct answer using the code given below.

A) 1 only B) 2 only
C) Both 1 and 2 D) Neither 1 nor 2
 
Answer & Explanation Answer: A) 1 only

Explanation:

National Water Academy (formerly known as Central Training Unit) was set up in Central Water Commission Opens in a new window by the Ministry of Water Resources, RD and GR, opens in a new window Govt. of India in the year 1988, to impart training to the in-service engineers of various Central/State organizations involved in the Development & Management of Water Resources. It was established under USAID assistance and strengthened with the subsequent assistance received from the World Bank.

It is located at Pune

Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: Bank Exams

0 30518
Q:

Following the same logic, crack this mathematical puzzle ?

 

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

Explanation:

The answer here is 1.

 

Logic Followed in the given puzzle ::

 

The logic here is the number of circles in each 4 digit number mentioned.

8801 has 5

5261 has 1

and so on

Report Error

View Answer Report Error Discuss

Filed Under: Math Puzzles
Exam Prep: Bank Exams , CAT , GATE

27 30478
Q:

Which of the following Rajput dynasties is not related to Agnikul?

 

A) Parmar B) Chalukya
C) Pratihara D) Chandela
 
Answer & Explanation Answer: D) Chandela

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: Bank Exams

1 30468
Q:

Which state of India has the largest number of cotton mills?

 

A) Karnataka B) Uttar Pradesh
C) Maharashtra D) Gujarat
 
Answer & Explanation Answer: C) Maharashtra

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: Bank Exams

1 30437
Q:

During the reign of which Mughal ruler was the 'Jizya' re-imposed?

 

A) Akbar B) Aurangzeb
C) Jahangir D) Humayun
 
Answer & Explanation Answer: B) Aurangzeb

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: Bank Exams

1 30400
Q:

Answer the Following Puzzle.

Number Puzzles Questions and Answers

A) 90 B) 56
C) 34 D) 104
 
Answer & Explanation Answer: A) 90

Explanation:

As you move down, the numbers represent multiples of 12,subtracting 1 for the first step,adding 2 for the second, subtracting 3 for the third, adding 4 for the next ect.ect

Report Error

View Answer Report Error Discuss

Filed Under: Number Puzzles

245 30397
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 30376
Q:

What is the output of this C code?

       #include <stdio.h>
        void main()
        {
            int x = 1, z = 3;
            int y = x << 3;
            printf( "%dn", y );
        }

A) -2147483648 B) -1
C) Run time error D) 8
 
Answer & Explanation Answer: D) 8

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

2 30343