Answer:
Personal selling.
Explanation:
Promotion is a method of informing and persuading customer to buy product or service or idea. Every company in the market use some or other promotional strategy to penetrate in the market. Corporate have different needs or objective of promotion, like creating awareness, spreading information, increasing sales, increase market share, retaining loyal customer, etc. There are different method of promotion also been used by corporates to achieve their objective according to the budget, time and place of promotion. There are few promotion method used by corporate are: Advertising, sales promotion, personal selling, e-commerce, public relation, and social media.
Personal selling: It is a part of promotional mix, where salesperson sell the product or service to their target customer directly by meeting them personally.
Answer:
D). All of the above statements are correct.
Explanation:
Simulation can be described as the process designed to offer a realistic experience in order to know the actual mechanism of a specific behavior or outcome.
As per the question, 'all the given statements' are asserting true claims with respect to simulation. Simulation is characterized as <u>an effective process for evaluating large and complicated actual-world circumstances as it is a realistic environment to know the truth and actual causes behind those situations</u>. Such situations cannot be assessed truly using the traditional quantitative models of analysis. It is able to provide answers to the questions like 'what-if' as it observes the realistic nature and promotes effective decision-making. It is also <u>employed to investigate the collective effect of specific variables or components to categorize them as important or not-important as it closely observes every aspect</u>. Thus, <u>option D</u> is the correct answer.
Answer:
Write convert() method to cast double to int Complete the convert() method that casts the parameter from a double to an integer and returns the result. Note that the main() method prints out the returned value of the convert() method.
Ex: If the double value is 19.9, then the output is: 19
Ex: If the double value is 3.1, then the output is: 3
Explanation:
<h2>
plz mark me as a BRAINLIAST...</h2>
Answer:
The annuity will cost him $963,212.95.-
Explanation:
Giving the following information:
Cash flow= $75,000
Interest rate= 0.0525
n= 20
First, we need to calculate the final value. We will use the following formula:
FV= {A*[(1+i)^n-1]}/i + {[A*(1+i)^n]-A}
A= annual cash flow
FV= {75,000*[(1.0525^20) - 1]/0.0525} + {[75,000*(1.0525^20)] - 75,000}
FV= 2,546,491.88 + 133,690.82= $2,680,182.70
Now, the present value:
PV= FV/(1+i)^n
PV= 2,680,182.70/(1.0525^20)
PV= $963,212.95