Month: March 2014

CLAD 04-14

CLAD 04-14

Which of the graphs below matches the output in the Waveform Graph indicator after the following code has executed?

CLAD 04-13

CLAD 04-13

Which of the following produces this XY Graph?

CLAD 03-37

CLAD 03-37

Which of the following Block Diagrams could produce this result in Waveform Graph?

CLAD 03-36

CLAD 03-36

Which block diagram would generate the following front panel?

CLAD 02-16

CLAD 02-16

The file c:\data.txt does not exist, but the VI below does not report an error. Which code snippet reports an error and stops?

CLAD 04-40

CLAD 04-40

What is the value in after substring upon completion of the following code?

  1. world!
  2. rld!
  3. h hello world!
  4. <blank>

CLAD 04-34

CLAD 04-34

What is the value in XOR Result after the following code has executed?

  1. 0
  2. 1
  3. True
  4. False

CLAD 02-31

CLAD 02-31

Which mechanical action of a Boolean would you use to mimic a button on a Windows dialog?

  1. Switch Until Released
  2. Switch When Released
  3. Latch Until Released
  4. Latch When Released

CLAD 02-12

CLAD 01-39

What is the result in new string after the following code has executed?

  1. Hello to you!
  2. Hello Two you!
  3. Hello to you!!
  4. Helloto you!

CLAD 01-39

CLAD 01-39

While the VI executes, the user presses and then releases Boolean Control with Switch Until Released mechanical action. Assuming that the starting value of Boolean Control is FALSE, what value does the Result indicator display after execution?

 

  1. 0
  2. 1
  3. 2
  4. 3
Top