Examlex

Solved

Refer to the Passage Below to Answer the Questions That

question 127

Multiple Choice

Refer to the passage below to answer the questions that follow.
Wendy's fast food restaurant had a situation in which a woman found a fingertip in her bowl of chili.Of course,customers were disgusted and sales at that particular Wendy's and Wendy's outlets nationwide went down.Fortunately for Wendy's,it was discovered weeks later that the accuser had a history of filing lawsuits against businesses,and the owner of the lost digit was a co-worker of the woman's husband.The Wendy's location in which this incident occurred received very favorable exposure in the local media once it was learned that the restaurant was victimized by this false accusation.
-The local Wendy's franchise is a good corporate citizen,and the owners of that particular franchise had fostered relationships with local media contacts.What type of relationship management program focuses on developing media contacts?


Definitions:

Java Class

A blueprint from which individual objects are created in Java, containing methods and variables to define object behaviors and states.

Instance Variables

Variables that are non-static and are declared within a class but outside any method, constructor or block.

Constructors

Special methods in object-oriented programming used to initialize newly created objects.

Appointment Class

An object-oriented construct typically used in software applications to manage appointments, including properties like date, time, and description.

Related Questions