IBM
C2020-702 · Question #38
C2020-702 Question #38: Real Exam Question with Answer & Explanation
Sign in or unlock C2020-702 to reveal the answer and full explanation for question #38. The question stem and answer options stay visible for context.
Question
If vOriginalDate = July 27, and you require vNewDate = Jul2012, which syntax is appropriate to complete this task?
Options
- AvNewDate=SUBST(vOriginalDate,3,3) | '2012';
- BvNewDate=SUBST(vOriginalDate,3,3) & '2012';
- CvOriginalDate=SUBST(vNewDate,3,3) & '2012';
- DvNewDate=SUBST(vOriginalDate,3,3) + '2012';
Unlock C2020-702 to see the answer
You've previewed enough free C2020-702 questions. Unlock C2020-702 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.