nerdexam
Avaya

3300 · Question #58

How do you write a LOG message that will successfully print out to the log file the value of the variable MyLogVar_cv?

The correct answer is D. LOG "The value of " MyLogVar_cv "is". See the full explanation below for the reasoning.

Question

How do you write a LOG message that will successfully print out to the log file the value of the variable MyLogVar_cv?

Options

  • ALOG MyLogVar_cv
  • BLOG MyLogVar_cv"
  • CLOG The value of MyLogVar_cv is
  • DLOG "The value of " MyLogVar_cv "is"

How the community answered

(44 responses)
  • A
    2% (1)
  • B
    14% (6)
  • C
    5% (2)
  • D
    80% (35)

Community Discussion

No community discussion yet for this question.

Full 3300 Practice