nerdexam
Avaya

3309 · Question #67

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

(20 responses)
  • A
    10% (2)
  • B
    5% (1)
  • D
    85% (17)

Community Discussion

No community discussion yet for this question.

Full 3309 Practice