NI Certified LabVIEW Associate Developer Examination - CLAD 模擬練習

Your application has prices stored as numeric values in the format XXX.XX. Your VI must convert the price to text in the format $XXX.XX and make the text price available for later display. The original numeric must also be retained unchanged.
Which VI best meets these requirements?

正解: B
What is an advantage of using a Strictly Typed VI ref num?

正解: B
You must store data that other engineers must analyze with Microsoft Excel. Which file storage format should you use?

正解: B
Which Waveform Graph could be a representation of the data in the Numeric Array control?

正解: C
Which of the following allows you to plot any set of points, evenly distributed or not?

正解: B
In the figure below, what will Result equal when this calculation is executed?

正解: B
You have a control on the front panel of a VI and you need to modify one of its properties at run time. Which of the following is the best approach you would take?

正解: C

Which of the following statements is true about the iteration terminal ?

正解: A
What is the result in subarray after the following code has executed?

正解: D
What string will be displayed in the Result indicator after the VI completes execution?

正解: C