COSC 76669

subject Type Homework Help
subject Pages 12
subject Words 1149
subject Authors Diane Zak

Unlock document.

This document is partially blurred.
Unlock all pages and 1 million more documents.
Get Access
page-pf1
Which of the following Case clauses specifies integers greater than 5?
In Visual Basic, you use a ____ object to write a stream of characters to a sequential
access file.
You connect or link strings using the ____ operator, which is the ampersand (&).
page-pf2
The value stored in a control's Text property is always treated as ____ text, even when
the value contains only numbers.
To have an application play an audio file while it is running, you use the syntax ____.
____ is called false code because, although it resembles programming language
page-pf3
instructions, it cannot be understood by a computer.
A(n) ____ is what sees and interacts with while using a program.
a. operating environment
b. interface environment
c. user interface
d. user environment
Label control names begin with ____.
page-pf4
The first variable in a one-dimensional array is assigned a subscript of ____.
The ____ operator returns the total of the values in the group.
a. Total
b. Sum
c. Calc
d. Add
page-pf5
To sort the values in a one-dimensional array in ascending order, you use the ____
method.
A(n) ____ is a group of related fields that contain all of the necessary data about a
specific person, place, or thing.
You can use the Remove method to remove a specified number of characters located
anywhere in a string.
page-pf6
You also can include a range of values in a character list by using a(n) ____ to separate
the lowest value in the range from the highest value in the range.
In an array, another term for subscript is ____.
page-pf7
You pass a variable by ____ when the receiving procedure needs to know the variable's
contents, but the receiving procedure does not need to change the contents.
When entering the InputBox function in the Code Editor window, the prompt, title, and
defaultResponse arguments must be enclosed in ____.
You can delay program execution using the ____ method.
page-pf8
The ____ operator reverses the sign of a number.
If a run time error occurs, you can stop the application by clicking DEBUG on the
menu bar and then clicking ____.
page-pf9
The first row subscript in a two-dimensional array is ____.
The number of elements in a one-dimensional array is stored in the array's ____.
a. Load event
b. scope
c. highest subscript
d. Length property
Radio buttons and check boxes have a ____ event that occurs when the value in the
control's Checked property changes.
page-pfa
A(n) ____ procedure does not return a value.
The convention with structure statements is to enter structure names using ____ case.
a. LISP
b. Pascal
c. COBOL
d. FORTRAN
page-pfb
To declare a variable in an event procedure, where most variables are declared, you use
the Visual Basic ____ statement.
In the If"Then"Else statement, the condition must be a(n) ____ expression.
A counter-controlled loop uses a counter ____ to keep track of the number of times the
loop instructions are processed.
page-pfc
An error that occurs while an application is running is called a(n) ____.
A ____ under a variable in the Code Editor window indicates that it has not been
declared.
page-pfd
You create a named constant using the ____ statement.
When GetUpperBound is used with a two-dimensional array, the ____ in the dimension
argument represents the column dimension.
The "doc" filename extension is commonly used when naming sequential access files.
page-pfe
Each element in a two-dimensional array is identified by a unique combination of two
subscripts that the computer assigns to the element when the array is created.
In a sequence structure a condition can evaluate to either true or false.
A loop that has no way to end is called an infinite loop or an forever loop.
It is customary to enter the variable declaration statements at the end of the procedure.
page-pff
A Dataset is a copy of the data that can be accessed by an application.
The easiest way to make two picture boxes the same size is to use the Size menu, which
provides several options for manipulating the controls in the interface.
If the outer loop of a nested loop controls the row subscript in a two-dimensional array,
the array is filled with data column by column.
page-pf10
Function procedures are referred to more simply as structures.
A procedure-level variable is removed from the computer's memory when the procedure
in which it is declared ends.
A run time error is an error that occurs while an application is running.
The only calculations that are performed using the LINQ aggregate methods are
Average and Count.
page-pf11
A condition can contain variables, constants, properties, methods, or operators.
In a sub procedure, a set of parentheses that contains an optional procedure name
follows the parameter list in the procedure header.
It is a good practice to save the current solution every few hours so that you will not
lose a lot of your work if the computer loses power.
You cannot use a nested selection structure when more than one decision must be made
page-pf12
before the appropriate action can be taken.

Trusted by Thousands of
Students

Here are what students say about us.

Copyright ©2022 All rights reserved. | CoursePaper is not sponsored or endorsed by any college or university.