The Daily CLAD

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 

CLAD2017 - Fundamentals - File IO: 2 of 5

SercoSteveB
Active Participant

Consider the VI below that creates (or replaces) two text files, TextFile.txt and TextFileLooping.txt, and populates both files from the same (very important Smiley Wink) data set.  Assume the path exists and that both files are created successfully.  

 

What are the contents of TextFile.txt and TextFileLooping.txt following execution of the VI.

 

CreatingTextFiles.png

 

a)

CreatingTextFiles TextFile Single Line.pngCreatingTextFiles TextFileLooping Single Line.png

 

b)

CreatingTextFiles TextFile Single Line.pngCreatingTextFiles TextFileLooping MultiLine.png

 

c)

CreatingTextFiles TextFile MultiLine.pngCreatingTextFiles TextFileLooping Single Line.png

 

d)

CreatingTextFiles TextFile MultiLine.pngCreatingTextFiles TextFileLooping MultiLine.png

 

Comments