Single Choice Moderate

QHow are dynamic arrays declared in X++?

ID: #20860 Array Introduction in X++ Language 99 views
Question Info
#20860Q 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 dynamic keyword followed by the array declaration.
  • B By using the var keyword followed by the array declaration.
  • C By using an empty array option, i.e., with only brackets ([]).
  • D By using the flexible keyword followed by the array declaration.
Correct Answer

Explanation

By using an empty array option, i.e., with only brackets ( []).

Share This Question

Challenge a friend or share with your study group.