Which of the following is true of the Internalization phase of the Change Management Continuum Model?

a. Employees are highly committed to the change because it suits their interests.
b. Employees formally incorporate the change into routine operating procedures of the organization.
c. Employees comprehend the nature and intent of the change and how he or she will be affected.
d. Employees gain a basic knowledge of the change.


a. Employees are highly committed to the change because it suits their interests.
In the internalization stage of the Change Management Continuum Model, people are highly committed to the change because it matches their interests, goals, and values. This phase comes under the commit phase.

Computer Science & Information Technology

You might also like to view...

The kill signal is_________ .

a) signal.KILL. b) signal.KILLSIGNAL. c) signal.SIGKILL. d) None of the above.

Computer Science & Information Technology

Given the function prototype, what is passed to the function data area in the following function call?

string findWord (int &pos); // function prototype cout << findWord (x); // function call

Computer Science & Information Technology

When, in a recursive algorithm, module A calls module B and then module B calls module C which calls module A, this is known as __________ recursion.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The only language a computer can understand is

a. Basic b. Machine language c. The Alice programming language d. Java e. None of these

Computer Science & Information Technology