The local sandwich shop has always sold calorie-laden sandwiches and recently introduced six new sandwiches featuring vegetables and lower-calorie meats and cheeses to appeal to health-conscious customers. What strategy is the sandwich shop pursuing?

A. 80/20 rule
B. tertiary target marketing
C. one-to-one marketing
D. repositioning
E. concentration


Answer: D

Business

You might also like to view...

CREATE OR REPLACE PACKAGE ordering_pkgIS   pv_total_num NUMBER(3,2);   PROCEDURE order_total_pp   (p_bsktid IN NUMBER,    p_sub OUT NUMBER);      FUNCTION ship_calc_pf      (p_qty IN NUMBER)      RETURN NUMBER;END;When creating a package body for the package specification above, which of the following statements is incorrect?

A. The package body must be created using the same name as the existing specification. B. All code in the procedure and function header sections in the package body must match exactly to the declarations in the corresponding specification. C. The package body cannot include declarations of variables, cursors, types, and program units not found in the corresponding specification. D. Items declared in the body and not in the specification can be used only by other procedures and functions within this same package body.

Business

The layout approach that addresses trade-offs between space and material handling is called the fixed-position layout

Indicate whether the statement is true or false

Business

In a control matrix the coding P-1 means:

A. process 1 B. process 1 is present C. process 1 is missing D. none of the choices are correct

Business

The main limit of IPsec tunnel mode protection compared to transport mode protection in IPsec is ________

A) protection over only part of the route B) higher cost C) both A and B D) neither A nor B

Business