nerdexam
National_Instruments

CLAD · Question #13

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 (

The correct answer is A. 1-D Array of (1, -4, 3, 7, -2, 6). You've hit your limit · resets 12:50am (America/New_York)

Data Types and Structures

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)

How the community answered

(26 responses)
  • A
    81% (21)
  • B
    4% (1)
  • C
    12% (3)
  • D
    4% (1)

Explanation

You've hit your limit · resets 12:50am (America/New_York)

Topics

#Build Array#concatenate inputs#array operations#1-D array

Community Discussion

No community discussion yet for this question.

Full CLAD Practice