Which of the following are used to evaluate whether a manager is acting in an ethical manner?
A. assessment and penalties
B. bonuses and penalties
C. job descriptions
D. reward and evaluation systems
Answer: D
You might also like to view...
Which of the following code fragments would not raise an error?
A. BEGIN WHILE lv_cnt_num <= 5 DBMS_OUTPUT.PUT_LINE(lv_cnt_num); lv_cnt_num := lv_cnt_num + 1; END LOOP; END; B. BEGIN WHILE lv_cnt_num <= 5 DBMS_OUTPUT.PUT_LINE(lv_cnt_num); lv_cnt_num := lv_cnt_num + 1; END; C. BEGIN WHILE lv_cnt_num <= 5 LOOP DBMS_OUTPUT.PUT_LINE(lv_cnt_num); lv_cnt_num := lv_cnt_num + 1; END LOOP; D. BEGIN WHILE lv_cnt_num <= 5 LOOP DBMS_OUTPUT.PUT_LINE(lv_cnt_num); lv_cnt_num := lv_cnt_num + 1; END LOOP; END;
The "suits" argue that the most important thing good advertising does is make an emotional connection with consumers.
Answer the following statement true (T) or false (F)
Which of the following best describes Web 2.0?
A. Social media and user-generated web content B. Hypertext markup language C. Intelligent websites D. Static websites
Which of the following is true for organizational citizenship behavior (OCB)?
A. OCB is a performance measure of efficiency. B. The requirements of OCB are spelled out in employee job profiles. C. OCB studies the behavior leading to permanent withdrawal from an organization. D. OCB is discretionary behavior which promotes the effective functioning of the organization.