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)- A3% (1)
- B6% (2)
- C13% (4)
- D77% (24)
Community Discussion
No community discussion yet for this question.