nerdexam
HP

HP0-651 · Question #23

After execution of the commands $ SYM="This is a local symbol" $ SYM=="This is a global symbol" the output of the command $ SHOW SYMBOL SYM will be

The correct answer is A. SYM = "This is a local symbol". See the full explanation below for the reasoning.

Question

After execution of the commands $ SYM="This is a local symbol" $ SYM=="This is a global symbol" the output of the command $ SHOW SYMBOL SYM will be

Options

  • ASYM = "This is a local symbol"
  • BSYM == "This is a global symbol"
  • CSYM = "This is a local symbol"
  • D%DCL-W-ABSYMB, ambiguous symbol - supply more characters \SYM\

How the community answered

(31 responses)
  • A
    71% (22)
  • B
    16% (5)
  • C
    3% (1)
  • D
    10% (3)

Community Discussion

No community discussion yet for this question.

Full HP0-651 Practice