Exam 11: Structures and Sequential Files

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

You can use the ____ method to write a specific number of space characters in a string.

(Multiple Choice)
4.8/5
(44)

Write a statement to declare a class-level variable named salaried of a structure named Employee.

(Short Answer)
4.9/5
(39)

A form's FormClosing event can occur when the computer processes the ____ statement in the form's code.

(Multiple Choice)
5.0/5
(31)

Match each item with a statement below. a.input file f.dot member access operator b.Private g.record c.AppendText h.output file d.Dim i.field e.structure -New data is written after existing data in the file

(Short Answer)
4.8/5
(43)

Variables declared using a structure are often referred to as ____________________ variables.

(Short Answer)
4.8/5
(40)

Match each item with a statement below. a.input file f.dot member access operator b.Private g.record c.AppendText h.output file d.Dim i.field e.structure -Used to declare a class-level structure variable.

(Short Answer)
4.8/5
(42)

Explain what it means to access data sequentially from a sequential access file.

(Essay)
4.9/5
(40)

You should use the ____________________ method to close an output sequential access file as soon as you are finished using it.

(Short Answer)
4.9/5
(33)

The only time that a form's FormClosing event occurs is when the user clicks the Close button on the form's title bar.

(True/False)
4.9/5
(29)

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

(True/False)
4.8/5
(40)
Showing 41 - 50 of 50
close modal

Filters

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