Questions

Q:

Where the Song Dam drinking water project is to be set up

 

A) Dehradun, Uttarakhand B) Kevodia, Gujarat
C) Vadodara, Gujarat D) Mandi, Himachal Pradesh
 
Answer & Explanation Answer: A) Dehradun, Uttarakhand

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: Bank Exams

2 65013
Q:

One who collects coins as hobby

 

A) Numismatist   B) Philatelist
C) Statistician D) Ornithologist
 
Answer & Explanation Answer: A) Numismatist  

Explanation:

Numismatist: someone who studies or collects coins, paper money, or medals.

Philatelist: a person who collects stamps.

Ornithologist: a person who studies on birds.

Statistician: an expert in the preparation and analysis of statistics.

 

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: Bank Exams

0 64973
Q:

Microsoft Office is an example of a

A) Closed source software B) Open source software
C) Horizontal market software D) vertical market software
 
Answer & Explanation Answer: C) Horizontal market software

Explanation:

Microsoft Office is an example of a Horizontal market software.

 

Microsoft_Office_is_an_example_of_a1552973841.png image

 

In computers, software is a collection of programs which performs a task. Horizontal market software is an application software that is useful in a wide range of industries. Horizontal market software is also known as "productivity software."

 

Examples :

Email, Payroll, Operating Systems (OS), Spread sheets, etc...

Report Error

View Answer Report Error Discuss

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

459 64865
Q:

Statement I :

Tides are the rise and fall of sea levels caused by the combined effects of the gravitationed forces exerted by the Moon and the Sun and the rotation of the Earth.

Statement II :

The Earth rotates from west to east. 

 

A) Both the statements are individually true and Statement II is the correct explanation of Statement I B) Both the statements are individually true but Statement II is not the correct explanation of Statement I
C) Statement I is true but Statement II is false D) Statement I is false but Statement II is true
 
Answer & Explanation Answer: B) Both the statements are individually true but Statement II is not the correct explanation of Statement I

Explanation:

Tides are the rise and fall of sea levels caused by the combined effects of the gravitational forces exerted by the Moon and the Sun and the rotation of Earth.

Statement 2 is also correct. But it is not the correct explanation for the 1st statement.

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: Bank Exams

0 64741
Q:

Which of the following items was NOT exportable in the past Gupta period?

 

A) Iron B) Gold
C) Tin D) Silver
 
Answer & Explanation Answer: C) Tin

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: Bank Exams

0 64728
Q:

What will be output when you will execute following c code?

#include <stdio.h>
void main()

{
    int const SIZE = 5;
    int expr;
    double value[SIZE] = { 2.0, 4.0, 6.0, 8.0, 10.0 };
    expr=1|2|3|4;
    printf ( "%f", value[expr] );
}

A) 2.000000 B) 4.000000
C) 8.000000 D) Compilation error
 
Answer & Explanation Answer: D) Compilation error

Explanation:

Size of any array in c cannot be constantan variable.

Report Error

View Answer Report Error Discuss

Filed Under: Programming

24 64560
Q:

Alauddin Khilji's first military operation was against which of the following?

 

A) Gujarat   B) Ranthambore  
C) Devagiri D) Chittaur
 
Answer & Explanation Answer: B) Ranthambore  

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: Bank Exams

2 64490
Q:

Which of the following cells do not contain nucleus?

1. Root hair cells

2. Red blood cells

3. Platelets

4. Monocytes

Select the correct answer using the code given below.

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

Explanation:

The absence of a nucleus is an adaptation of the red blood cell for its role. It allows the red bloodcell to contain more haemoglobin and, therefore, carry more oxygen moleculesLike red cells, platelets (thrombocytes) have no nucleus.Monocytes have a small spherical nucleus and has abundant dark staining condensed chromatin.There are 5 organelles found in a root hair cell. They are the: nucleus, cytoplasm, cell membrane, cell wall and vacuole.

Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: Bank Exams

4 64260