SELECT * FROM question_mgmt as q WHERE id=5193 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=20 AND chapterId=594 and ex_no='3' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th business-studies Organising how is a functional structure different from a div

Question:

How is a functional structure different from a divisional structure?

Answer:

Difference between a functional structure and a divisional structure:

Basis of difference Functional Structure Divisional Structure
 Meaning An organisation structure in which departments are created on the basis of different functions performed in the organisation is called functional structure. An organisation structure in which various departments are created on the basis of products, territory or region is called a divisional structure.
 Formation It is formed on the basis of functions performed in the organisation. It is formed on the basis of product line territory or region.
 Specialisation It leads to functional specialisation. It leads to product specialisation.
 Managerial Development It does not help in managerial development as functional managers lack autonomy.

It helps in managerial development, as they have autonomy and knowledge of varied aspects of a product.

 Cost It is economical as there is no duplication. It is costlier, as there is duplication of resources.
 Responsibility It is difficult to fix responsibility in one department. It is easier to fix responsibility in each division.
 Suitability It is suitable for organisations which deal with a single product category. It is suitable for diversified or multi product firms.

 


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