Ask your own question, for FREE!
Computer Science 54 Online
OpenStudy (anonymous):

How will you construct a loop in Visual Basic to read delimited data from a sequential file? (1)Create a sentinel-controlled loop using the EndOfData as the sentinel value. (2)Create a counter-controlled loop using the number of records as the exit value. (3)Create a sentinel-controlled loop using the field delimiter as the sentinel value. (4)Create a counter-controlled loop using the number of fields as the exit value.

OpenStudy (anonymous):

Number 1 should be the correct answer. Typically you don't know the number of records in a file ahead of time so you can't you can't use a counter to end the loop. And using the field delimiter will not help you get the to the End Of File designation either. Leaving #1 as the only correct answer.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
Taku12: is it nessicary to learn formulations of 3x3 applications?
14 minutes ago 27 Replies 1 Medal
Allisianna: Lwk dnt know how to send vms but ima try.
19 hours ago 14 Replies 2 Medals
DonaldTrumpofQC: QC Halloween Profile Picture requests
3 hours ago 64 Replies 3 Medals
DonaldTrumpofQC: New QC Halloween Profile Picture
1 day ago 6 Replies 0 Medals
DonaldTrumpofQC: New QC Halloween Profile Picture
1 day ago 55 Replies 3 Medals
SaiAnil: binomial theorem?
1 day ago 4 Replies 0 Medals
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!