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

Question:

Planning reduces creativity. Critically comment.(Hint: both the points - Planning promotes innovative ideas and planning reduces creativity – will be given).

Answer:

Planning is a very important and challenging function because it provides direction and reduces the risk of uncertainty by preparing forecasts. It is an intellectual process which involves finding better ideas and better methods to perform a particular job. And the planning process is carried out by the top management level and the rest of the members just implement these plans.

They are neither allowed to take part in the planning process nor permitted to act on their own. And this leads to reduction in creativity and innovation.


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!=5138 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!=5138 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