IBM Exam Questions

which statement is correct?

Regarding the persistence of Local, Global, and User variables, which statement is correct?

A.
Local variables are destroyed when a process exits.

B.
Global variables are destroyed when a process exits.

C.
User variables are destroyed when a chore exits.

D.
Local variables persist as long as the user executing the chore is logged into the TM1 server.

Explanation: