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

Question:

Discuss the limitations of controlling in an organization.

Answer:

Controlling is an essential managerial function, but it has its limitations:

  • Rigidity: Overemphasis on strict adherence to set standards can create rigidity, discouraging creativity and initiative among employees. Employees may hesitate to experiment with new ideas, fearing punishment for deviations.
  • Costly process: The controlling function involves extensive monitoring, measurement, and analysis of performance. This can be costly and resource-intensive, especially in large organizations, where multiple levels of control may be required.
  • Difficulty in setting standards: Setting appropriate standards for all activities can be challenging, especially for tasks that are qualitative in nature, such as employee morale or customer satisfaction.
  • External factors: Some deviations from standards may occur due to external factors beyond the organization’s control, such as economic conditions, governmental regulations, or natural calamities, making controlling less effective.
  • Resistance to control: Employees may view control mechanisms as punitive, leading to resistance, non-cooperation, or manipulative behavior to present favorable performance reports.


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