Exam 22: Im Saving for the Future Sequential Access Files

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

In Visual Basic, you use a ____ object to write a stream of characters to a sequential access file.

(Multiple Choice)
4.8/5
(40)

The syntax for declaring a streamwriter variable is ____.

(Multiple Choice)
4.8/5
(36)

In most cases, an application will need to read each line of text contained in a sequential access file, one line at a time.

(True/False)
4.9/5
(39)

When you are writing data to a file, in most cases you will use the Write method.

(True/False)
4.8/5
(44)

After declaring a StreamReader variable, you can use the ____ method to open a sequential access file for input, which automatically creates a StreamReader object.

(Multiple Choice)
4.8/5
(36)
Showing 21 - 25 of 25
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)