Matching
Match each item with a statement below.
Premises:
A file that is read by a computer.
Used to separate the structure variable's name from the member variable's name.
Used to declare a class-level structure variable.
A user-defined data type.
A file to which information is written.
A single item of information about a person, place, or thing
Used to create a procedure-level structure variable.
New data is written after existing data in the file
Contains all of the necessary data about a specific person, place, or thing
Responses:
Private
Dim
record
AppendText
output file
field
input file
structure
dot member access operator
Correct Answer:
Premises:
Responses:
A file that is read by a computer.
Used to separate the structure variable's name from the member variable's name.
Used to declare a class-level structure variable.
A user-defined data type.
A file to which information is written.
A single item of information about a person, place, or thing
Used to create a procedure-level structure variable.
New data is written after existing data in the file
Contains all of the necessary data about a specific person, place, or thing
Premises:
A file that is read by a computer.
Used to separate the structure variable's name from the member variable's name.
Used to declare a class-level structure variable.
A user-defined data type.
A file to which information is written.
A single item of information about a person, place, or thing
Used to create a procedure-level structure variable.
New data is written after existing data in the file
Contains all of the necessary data about a specific person, place, or thing
Responses:
Related Questions
Q19: Variables included in a structure are referred
Q20: A form's _ event occurs when a
Q21: What is the Split function used for?
Q22: You should use the _ method to
Q23: You can use the _ method to
Q25: Variables declared using a structure are often
Q26: Write a statement to declare a class-level
Q27: Data types created by the Structure statement
Q28: The Structure statement ends with the _
Q29: Suppose a structure variable named manager contains