What is String Array Out following execution of the VI?
D.
The multiline input string is
"Steve
Likes LabVIEW
2014
2015"
Pick Line works as follows:
i = 0, output = Steve
i = 1, output = Likes LabVIEW
i = 2, output = 2014
i = 3, output = 2015
i = 4, output = empty string
note: end of line adds a space and then carriage return to the string
D
Also to let everyone know, I passed the CLAD exam last Friday.
Congratulations clendon.gibson@canrig.com. Nice one.
Do you have anything to add to the Exam Experiences post?
Answer: D. Nice one kasliwal, MrStevenUND, sathishp91, gnshmrthy, LordNobady, crossrulz & clendon.gibson@canrig.com
Nice explanation kasliwal.
Very nice explained by kasliwal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.