SAP
C_BOCR_11 · Question #177
C_BOCR_11 Question #177: Real Exam Question with Answer & Explanation
Sign in or unlock C_BOCR_11 to reveal the answer and full explanation for question #177. The question stem and answer options stay visible for context.
Question
You must create a static array in a Crystal report to be used for numeric calculations in other formulas. How can you do this?
Options
- AGlobal NumberVar Array newArray := Array (1, 2, 3, 4, 5);
- BGlobal NumberVar Array newArray := MakeArray (1, 2, 3, 4, 5);
- CGlobal NumberVar Array newArray := CreateArray (1, 2, 3, 4, 5);
- DGlobal NumberVar Array newArray := DefineArray (1, 2, 3, 4, 5);
Unlock C_BOCR_11 to see the answer
You've previewed enough free C_BOCR_11 questions. Unlock C_BOCR_11 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.