MCQ Single Best Answer Moderate

QHow are fixed-length arrays declared in X++?

ID: #20861 Array Introduction in X++ Language 86 views
Question Info
#20861Q ID
ModerateDifficulty
Array Introduction in X++ LanguageTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A By using the fixed keyword followed by the array declaration.
  • B By using the length keyword followed by the array declaration.
  • C By using an empty array option, i.e., with only brackets ([]).
  • D By using an array declaration with a specified length inside the brackets.
Correct Answer: Option

Explanation

By using an array declaration with a specified length inside the brackets.

Share This Question

Challenge a friend or share with your study group.