National_Instruments
CLAD · Question #55
Which of the following methods is NOT a method to create a 1-D Array?
The correct answer is B. Use a While Loop with Auto-indexing enabled. You've hit your limit · resets 12:50am (America/New_York)
Data Types and Structures
Question
Which of the following methods is NOT a method to create a 1-D Array?
Options
- APlace an Array Shell on the Front Panel and drag a Control into the shell.
- BUse a While Loop with Auto-indexing enabled.
- CUse a For Loop with Auto-indexing enabled.
- DUse the Initialize Array function.
How the community answered
(63 responses)- A8% (5)
- B87% (55)
- C2% (1)
- D3% (2)
Explanation
You've hit your limit · resets 12:50am (America/New_York)
Topics
#array creation#auto-indexing#While Loop#For Loop
Community Discussion
No community discussion yet for this question.