programming final

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

The ___ property casus the distance between a control's edge and the form's edge to remain constant, even when the form is resized.

Anchor

Values passed to a procedure or function are called ___.

Arguments

The ___ method removes a form from the screen and releases the memory it is using.

CLOSE

When a menu item's ___ property equals TRUE, a check mark appears on the menu next to the item's text.

Checked

A ___is a pop-up menu that is displayed when the user right-clicks a form or control.

Context menu

A(n) ___ is a variable that is regularly incremented or decremented each time a loop iterates.

Counter

The ___ property causes a control to be positioned directly against one of the form's edges.

Dock

The ___ statement, when placed inside the body of a DO WHILE loop, stops the execution of the loop and causes the program to jump to the statement immediately following the loop.

EXIT DO

When a control's ___ property is set to FALSE, it is considered disabled.

Enabled

You can disable a menu control in code by setting its ___ property to FALSE.

Enabled

Modules contain no ___ procedures.

Event

The ___ loop is a special loop designed specifically to access values from arrays and array-like structures.

FOR EACH...NEXT

A(n) ___ is a named block of statements that executes and returns a value.

Function

A module-level variable declared PUBLIC is also known as a ___ variable.

Global

The ___ method removes a form from the screen but does not remove it from memory.

HIDE

The ___ function returns the required interest payment for a specific period on a loan.

IPMT

If a loop does not have a way of stopping, it is called a(n) ___.

Infinite

A(n) ___ provides a simple way to gather input without placing a text box on a form.

Input Box

The Timer control's ___ property specifies the number of milli-seconds between timer events.

Interval

Each repetition of the loop is called a(n) ___.

Iteration

The ___ property holds the number of elements in an array.

LENGTH

A(n) ___ displays a list of items and allows the user to select an item from this list.

List Box

A(n) ___ causes on or more statements to repeat.

Loop or Repetition Structure

When a ___ form is displayed, no other form in the application can receive the focus until the form is close.

Modal

The ___ method generates a random integer.

NEXT

The ___ method generates a random floating-point value.

NEXTDOUBLE

A loop that is inside another loop is called a ___ loop.

Nested

A ___ is a variable that holds the memory address of an object and allows you to work with the object.

Object Variable

The ___ function returns the periodic payment amount for a loan.

PMT

The ___ function returns the principal payment for a specific period on a loan.

PPMT

When a procedure declaration in a form file begins with ___, the procedure may only be accessed by statements in the same form.

PRIVATE

To make a class-level variable available to statements outside the module, you declare it with the ___ keyword.

PUBLIC

___ arrays are two or more arrays that hold related data. The related elements in each array are accessed with a common subscript.

Parallel

A(n) ___ is a special variable that receives an argument passed to a procedure or function.

Parameter

A(n) ___ loop evaluates its test expression after each iteration.

Post-Test

A(n) ___ is a named block of code that performs a specific task and does not return a value.

Procedure

A(n) ___ statement causes a procedure o be executed.

Procedure Call

A(n) ___ object has methods that can generate a sequence of random numbers.

RANDOM

You return a value from a function with the ___ statement.

RETURN

The ___ statement resizes an array at runtime.

ReDim

When an argument is passed by ___ the called procedure has access to the original argument and can modify its value

Reference

The ___ method displays a form in modeless style.

SHOW

The ___ method displays a form in modal style.

SHOWDIALOG

The ___ algorithm uses a loop to examine the elements in an array sequentially, starting with the first one.

Sequential search

If a form is the___, it is displayed first when the project executes.

Startup object

___ local variables are not destroyed when a procedure returns.

Static

The ___ debugging command allows you to single-step through a called procedure or function

Step-Into

You access the individual variable in an array through a(n) ___, which is a number that identifies a specific element within an array.

Subscript

The ___ control allows am application to automatically executes code at regularly timed events.

Timer

Declaring a two-dimensional array requires two sets of ___.

Upper Subscripts

When an argument is passed by ___ a coy of the argument is assigned to the parameter variable.

Value


Kaugnay na mga set ng pag-aaral

EMT Basic Chapter 28 Head and Spine Injuries, EMT Basic Chapter 27 Face and Neck Injuries

View Set

International Marketing Module 3 Exam

View Set

how to teach literacy skills, i guess?

View Set