IBM
C2040-403 · Question #55
C2040-403 Question #55: Real Exam Question with Answer & Explanation
Sign in or unlock C2040-403 to reveal the answer and full explanation for question #55. The question stem and answer options stay visible for context.
Question
Which one of the following is a valid if/then/else XFDL compute?
Options
- Aif (CHECK1.value == 'on') then (FIELD1.value) else ('')
- BCHECK1.value == 'on' ? FIELD1.value : ''
- Cif {CHECK1.value == 'on'} then {FIELD1.value} else {''}
- DCHECK1.value == 'on' : FIELD1.value ? ''
Unlock C2040-403 to see the answer
You've previewed enough free C2040-403 questions. Unlock C2040-403 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.