Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Microsoft Visual Basic
Quiz 11: Structures and Sequential Files
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
A form's FormClosing event can occur when the computer processes the ____ statement in the form's code.
Question 22
Multiple Choice
A(n) ____ is a single item of information about a person, place, or thing.
Question 23
Short Answer
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.
Question 24
Short Answer
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 -A file to which information is written.
Question 25
Short Answer
You should use the ____________________ method to close an output sequential access file as soon as you are finished using it.
Question 26
Short Answer
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 create a procedure-level structure variable.
Question 27
Multiple Choice
You can prevent the computer from closing a form by setting the Cancel property of the FormClosing procedure's ____ parameter to True.
Question 28
Short Answer
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 -Contains all of the necessary data about a specific person, place, or thing