SELECT * FROM question_mgmt as q WHERE id=5131 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='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

A company wants to increase its market share from the present 10% to 25% to have a dominant position in the market by the end of the next financial year. Ms Rajni, the sales manager has been asked to prepare a proposal that will outline the options available for achieving this objective. Her report included the following options - entering new markets, expanding the product range offered to customers, using sales promotion techniques such as giving rebates, discounts or increasing the budget for advertising activities. Which step of the planning process has been performed by Ms Rajni?

Answer:

The type of planning process highlighted in the above case is called Strategy. It helps to define the scope and direction of the organization in the long-run.

There are three dimensions of strategy for achieving organizational goals:

1. Determining long-term objectives.
2. Adopting a particular course of action.
3. Allocating resources necessary to achieve objectives.


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