Questions

Q:

The largest and the oldest museum of India is located in the state/union territory of

A) New Delhi B) West Bengal
C) Uttar Pradesh D) Andhra Pradesh
 
Answer & Explanation Answer: B) West Bengal

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Places

69 19282
Q:

Who was the founder of Sikhism?

 

 

A) Guru Ram Das B) Guru Nanak Dev
C) Guru Angad D) Guru Gobid Singh
 
Answer & Explanation Answer: B) Guru Nanak Dev

Explanation:

Sikhism was founded by Guru Nanak Dev ji. And the holy city of Sikhs, Amritsar was founded by Guru Ram Das Ji.

 

 

Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities
Exam Prep: Bank Exams

1 19277
Q:

Where did Lord Buddha breathe his last

A) Rajgir B) Bodh Gaya
C) Sarnath D) Kushinagar
 
Answer & Explanation Answer: D) Kushinagar

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

64 19274
Q:

In India national, National Income is calculated by the method which is known as

A) the combined method B) the income method
C) the product method D) the expenditure method
 
Answer & Explanation Answer: A) the combined method

Explanation:

In India, National Income is calculated by the combined method. It combines two methods i.e product or output method and the income method. This is done to overcome the problem of deficiency of statistics. The product method endeavours to find out the net contribution to national income of all producing units. The income method adds up income and payments accruing of factors of production. This method is used in the tertiary  sector like government services banking etc and also in the commoity sector if output data is not available.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy

30 19226
Q:

If the following program (myprog) is run from the command line as 

myprog 1 2 3 

what would be the output?

main(int argc, char *argv[])

{

    int i, j = 0;

    for (i = 0; i < argc ; i++)

           j = j + atoi ( argv[i]);

    printf ("%d", j);

}

A) 123 B) 6
C) Error D) "123"
 
Answer & Explanation Answer: B) 6

Explanation:

When atoi() tries to convert argv[0] to a number it cannot do so (argv[0] being a file name) and hence returns a zero.

Report Error

View Answer Report Error Discuss

Filed Under: Programming

2 19213
Q:

Sodium carbonate crystal lose water molecules this property is called

A) hygroscopy B) deliquescence
C) efflorescence D) None of these
 
Answer & Explanation Answer: C) efflorescence

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

63 19136
Q:

The Indian football team made its first appearance at Olympics in

A) 1936 B) 1948
C) 1952 D) 1956
 
Answer & Explanation Answer: B) 1948

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports

69 19125
Q:

What has a spine but no bones?

A) Mirror B) Book
C) Table D) None of the above
 
Answer & Explanation Answer: B) Book

Explanation:

A book has a spine to hold all the pages, but it has no bones.

Report Error

View Answer Report Error Discuss

42 19124