SELECT * FROM question_mgmt as q WHERE id=5020 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=20 AND chapterId=590 and ex_no='3' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th business-studies Nature and Significance of Management a firm plans in advance and has a sound organisati

Question:

A firm plans in advance and has a sound organisation structure with efficient supervisory staff and control system but on several occasion it finds that plans are not being adhered to. It leads to confusion and duplication of work. Advise remedy.

Answer:

In the above case the problem is in coordination and in communication of the work schedule. Because the duplication of work occurs due to lack of coordination between the levels of management. And also there is a problem of communication because the confusion occurs due to lack of communication.

Remedies to be taken are following:

  1. Plans and control systems should be coordinated.
  2. Should follow a proper communication pattern with clear instructions.
  3. Proper coordination should be made among the workers by motivating and guiding the workers to achieve  the goals.
  4. Feedback should be taken by the manager from bottom level at required intervals.
  5. Should have transparency in the working pattern.


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