CAS CS 74451

subject Type Homework Help
subject Pages 13
subject Words 1267
subject Authors Diane Zak

Unlock document.

This document is partially blurred.
Unlock all pages and 1 million more documents.
Get Access
page-pf1
A program should be tested with a set of sample data that includes both valid and
invalid data.
The ____ function temporarily converts one or more characters to a number, and then
returns the number.
A simple variable, also called a ____ variable, is one that is unrelated to any other
variable in memory.
page-pf2
You can unlock a control by changing its ____ property to False.
a. Safe
b. Protected
c. Locked
d. Set Position
You can use the ____ statement to handle exceptions that occur while an application is
running.
A radio button's ____ property contains either the Boolean value True or the Boolean
value False.
page-pf3
____ arrays are two or more arrays whose elements are related by their position in the
arrays.
Programmers refer to the length of time a variable remains in memory as its ____.
page-pf4
In the Code Editor window, the ____ alert you that three lines of code contain a syntax
error.
If the user clicks either the Cancel button in the dialog box or the Close button on the
dialog box's title bar, the InputBox function returns ____.
a. an empty string
b. the value contained in the input area of the dialog box
c. CancelValue
d. nothing
page-pf5
____ store the information passed to a procedure when it is invoked.
When invoking a function, the number of arguments should agree with the number of
parameters listed in the function's ____.
At times, you may not know the precise number of array elements needed to store an
application's data.
page-pf6
Programmers refer to a sequence of characters as a(n) ____.
The ____ loop condition is evaluated after the instructions within the loop are
processed.
In the method call string.Trim, string typically is either the Text property of a control or
____.
page-pf7
In the pretest syntax for a Do"Loop statement, the {While | Until} condition section is
part of the ____ clause.
The empty string is represented by the ____ constant in Visual Basic.
page-pf8
The ZIP code 60137 should be stored as a ____ data type.
You should assign a ____ name to each of the controls in a program, because doing so
will help you keep track of the various objects included in the interface.
a. meaningful
b. common
c. long
d. short
page-pf9
The ____ property determine the way the column widths are sized in the DataGridView
control.
When a beta tester finds a bug in the application, she submits a(n) ____ to the
programmer.
You can specify a range of values in a Case clause's ____, such as the values 1 through
8 or values greater than 10.
page-pfa
If the function returns a string, you enter ____ at the end of the header.
The code to create a String variable is ____.
page-pfb
An array whose number of elements changes while an application is running is referred
to as a(n) ____ array.
In the GetUpperBound syntax, ____ is an integer that specifies the dimension whose
upper or lower bound you want to retrieve.
The tab order is determined by the number stored in each control's ____ property.
page-pfc
Class-level variables are declared using the ____ keyword.
A ____ is a document whose purpose is merely to display information to the viewer.
page-pfd
When writing a clock application, the minute hand on a clock is controlled by the ____
loop.
The ____ structure in a computer program directs the computer to process the program
instructions, one after another, in the order listed in the program.
The elements in a parallel array are related by their ____.
page-pfe
The ____ section of the toolbox provides validator tools for validating the user input on
a Web page.
a. Validation
b. SummaryValidation
c. CustomValidation
d. Summation
During run time, you can determine whether a check box is selected or unselected by
looking at the value in its Checked property.
After creating a function, you can invoke it from one or more places in an application's
code.
page-pff
When a posttest loop is placed in a selection structure, the loop will be processed only
when the selection structure's condition evaluates to True.
Superscripts are assigned by the computer when an array is created in internal memory.
Comments make the code less readable but easier to understand by anyone viewing it.
page-pf10
In addition to getting data from the keyboard and sending data to the computer screen,
an application can also get data from and send data to a file on a disk.
Items in square brackets are required in the syntax of an algorithm.
When designing an interface for a problem, you should only examine its output items.
After defining a class, you can use it to instantiate a maximum of one object.
page-pf11
When you are satisfied that an application is functioning correctly, you can release it to
the beta engineers.
The first character in a string has an index of 1.
If an application expects the user to enter a seven-digit phone number or a five-digit ZIP
code, the application's code should verify that the user entered the required number of
characters.
page-pf12
The CompareValidator tool verifies that an entry passes the specified validation logic.
In addition to assigning access keys for an interface, you also should set the interface's
tab order.
Most programmers use the Structure statement to create data types that contain
procedures.
The field used to link a child table to a parent table is called the Foreign key.
page-pf13
The For...Next statement provides the most convenient way to code a posttest counter
loop.
It is not customary in Windows applications to have one of the radio buttons in a group
already selected when the interface first appears.

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.