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)- A2% (1)
- B14% (6)
- C5% (2)
- D80% (35)
Community Discussion
No community discussion yet for this question.