SELECT * FROM question_mgmt as q WHERE id=5800 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=32 AND chapterId=249 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

Explain the term ‘infrastructure’.

Answer:

The term infrastructure refers to the underlying tangible and organisational structures that are essential for the smooth and prosperous functioning of an economy. In other words, infrastructure is regarded as a core support system that enables an economy to grow and develop. Generally, the term infrastructure means technical structure such as roads, transport, communication, bridges, dams, power, public institutions like schools, hospitals, etc. These structures not only serve as basic input for various economic activities like production, investment, but also enable an economy to break the shackles of traditional and primitive social structures and customs. The difference between a developed country and an underdeveloped country can be mainly attributed to the lack of sufficient and technically advanced infrastructure in the latter. Infrastructure has two-fold benefits- as an input and as a support system. Infrastructure as an input (roads, bank and power) facilitates the production process and attracts investment from domestic as well as from foreign investors. Infrastructure as a support system (such as schools, hospital) develops the quality of human capital by imparting quality and technical education and health facilities. This raises the standard and quality of living and helps the economy to eradicate major economic problems like poverty, unemployment and inequality. Hence, it can be concluded that the presence of quality and sufficient infrastructure is a necessary and sufficient condition for accomplishing economic growth and development.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='32' AND ex_no!=0 AND status=1 and id!=5800 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='2' AND subId='32' AND ex_no!=0 AND status=1 and id!=5800 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