Microsoft
MB6-894 · Question #54
MB6-894 Question #54: Real Exam Question with Answer & Explanation
Sign in or unlock MB6-894 to reveal the answer and full explanation for question #54. The question stem and answer options stay visible for context.
Question
You are debugging in X++ and review the following method: Which three best practices does this method violate? Each correct answer presents part of the solution.
Exhibit
Options
- AThe method does not assign a value to the variable var2.
- BThe If and Else statements should not use braces because each statement is only one line.
- CThe parameter _param should be assigned using the format _param = _param + var1.
- DThe method manipulated the parameter _param.
- EThe return keyword is used in both the If and the Else statements.
Unlock MB6-894 to see the answer
You've previewed enough free MB6-894 questions. Unlock MB6-894 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.
