NI Certified LabVIEW Associate Developer Examination CLAD Question # 8 Topic 1 Discussion

NI Certified LabVIEW Associate Developer Examination CLAD Question # 8 Topic 1 Discussion

CLAD Exam Topic 1 Question 8 Discussion:
Question #: 8
Topic #: 1

You are inputting data that represents a circle. The circle data includes an x position, a y position, and a radius. All three pieces of data are double-precision. In the future, you might need to store the color of the circle, represented as an integer. How should you represent the circle on your front panel window?


A.

Three separate controls for the two positions and the radius.


B.

A cluster containing all of the data.


C.

A type definition containing a cluster.


D.

An array with three elements.


Get Premium CLAD Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.