National_Instruments
CLAD · Question #13
CLAD Question #13: Real Exam Question with Answer & Explanation
The correct answer is A. 1-D Array of (1, -4, 3, 7, -2, 6). See the full explanation below for the reasoning.
Question
What is the output of the Build Array function in the following block diagram when Concatenate Inputs is selected?
[Image showing a LabVIEW block diagram with two 1-D arrays (1, -4, 3, 7, -2, 6) and (7, -2, 6) connected to a Build Array function with 'concatenate inputs' selected.]
Options
- A1-D Array of (1, -4, 3, 7, -2, 6)
- B1-D Array of (1, 7, -4, -2, 3, 6)
- C2-D Array of (1, -4, 3), (7, -2, 6)
- D2-D Array of (1, -4, 3), (7, -2, 6)
Community Discussion
No community discussion yet for this question.