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
Question 29
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 -New data is written after existing data in the file
Question 30
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 user-defined data type.
Question 31
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 that is read by a computer.
Question 32
Multiple Choice
Which of the following statements removes the first item from the booksList box?
Question 33
Multiple Choice
You can use the ____ method to write a specific number of space characters in a string.
Question 34
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 single item of information about a person, place, or thing