Ask your own question, for FREE!
Computer Science 8 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
clllaaaaaire: CLOSED
12 hours ago 0 Replies 0 Medals
GhostRecon: THIS SITE IS DEADDD ASFFF THIS USED TO BE POPPIN
12 hours ago 1 Reply 0 Medals
RiftBreaker: why do most jobs require CPR cards
2 days ago 4 Replies 0 Medals
RiftBreaker: best emo country type music
2 days ago 1 Reply 0 Medals
RiftBreaker: what's the best anime like fire force
3 days 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!