SELECT * FROM question_mgmt as q WHERE id=10935 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=20 AND chapterId=599 and ex_no='4' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

What are the main functions of the financial market?

Answer:

The financial market performs various critical functions:

  • Facilitates Price Discovery: The forces of demand and supply in financial markets help in determining the prices of financial instruments.
  • Liquidity Provision: It allows investors to buy and sell securities, providing liquidity to the assets.
  • Reduces Transaction Costs: The availability of a well-functioning market reduces the cost involved in searching for buyers and sellers.
  • Mobilizes Savings: It helps in channeling the surplus funds from savers to those needing capital for productive use.
  • Risk Sharing: Financial markets provide instruments that help in diversifying and managing risk.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='20' AND ex_no!=0 AND status=1 and id!=10935 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='20' AND ex_no!=0 AND status=1 and id!=10935 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question