nerdexam
IBM

C2020-702 · Question #7

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

The correct answer is A. Local variables are destroyed when a process exits. See the full explanation below for the reasoning.

Question

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

Options

  • ALocal variables are destroyed when a process exits.
  • BGlobal variables are destroyed when a process exits.
  • CUser variables are destroyed when a chore exits.
  • DLocal variables persist as long as the user executing the chore is logged into the TM1 server.

How the community answered

(43 responses)
  • A
    81% (35)
  • B
    9% (4)
  • C
    7% (3)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full C2020-702 Practice