nerdexam
Avaya

3305 · 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

(31 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    13% (4)
  • D
    77% (24)

Community Discussion

No community discussion yet for this question.

Full 3305 Practice