Questions

Q:

What J. B. Dunlop invented?

A) Pneumatic rubber tire B) Automobile wheel rim
C) Rubber boot D) Model airplanes
 
Answer & Explanation Answer: A) Pneumatic rubber tire

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Inventions

35 19334
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 19284
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:

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 19240
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:

What is capital structure? What are the principles of capital structure management?

Answer

Capital structure is a term which is referred to be the mix of sources from which the long term funds are required for business purposes which are raised to improve the capital of the company. To fund an organization plan this capital structure is required which is the combination of debt and equity. The management ensures the capital structure accesses which are needed to fund future growth and enhance financial performance. The principles of capital structure management which are essentially required are as follows:-


 


1) Cost Principle


2) Risk Principle


3) Control Principle


4) Flexibility Principle


5) Timing Principle

Report Error

View answer Workspace Report Error Discuss

Subject: Finance

30 19185
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:

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 19129