Microsoft
MB6-704 · Question #61
MB6-704 Question #61: Real Exam Question with Answer & Explanation
Sign in or unlock MB6-704 to reveal the answer and full explanation for question #61. The question stem and answer options stay visible for context.
Question
You need to extract the last three characters from the string value of 122018 by using X++ code. Which two code segments achieve this goal? Each correct answer presents a complete solution.
Options
- A= substr('122018', 0,3)
- B= substr('122018', 4,3)
- C= substr('122018', 6,-3)
- D= str2num('122018', 3)
- E= str2num('122018', -3)
Unlock MB6-704 to see the answer
You've previewed enough free MB6-704 questions. Unlock MB6-704 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.