CMCS 78965

subject Type Homework Help
subject Pages 6
subject Words 473
subject Authors Diane Zak

Unlock document.

This document is partially blurred.
Unlock all pages and 1 million more documents.
Get Access
page-pf1
When creating a comment in a program, a space is required to separate the apostrophe
from the comment itself.
You can use the ControlChars.NextLine constant to advance the insertion point to the
next line in a control, file, or printout.
The Do"Loop statement can be used to code a pretest loop as well as a posttest loop.
A Sub procedure's header includes the As dataType section.
page-pf2
As is true with a Sub procedure, a function can receive information either by value or
by reference.
When an exception occurs in the Catch block's code, the computer processes the code
contained in the Try block.
When only one decision needs to be made, it does not require a nested selection
structure.
page-pf3
Each memory location inside a computer can hold only one item of data at a time.
In the pretest syntax, the condition is evaluated after the loop instructions are processed.
Although the ReDim statement allows you to make an array either larger or smaller, in
most cases you will use it to decrease the size of the array.
Each character on the computer keyboard is stored in the computer's internal memory
using a different Unicode value.
page-pf4
Nested loops occurs when one loop is placed immediately after another loop.
Coding the algorithm is the second step in the problem-solving process.
At times, you will encounter situations where some of the variables in an application
are related to each other.
In most cases, an application will need to read each line of text contained in a sequential
access file, one line at a time.
page-pf5
In the posttest syntax, the only purpose of the Do clause is to mark the beginning of the
loop.
When processing the Insert method, the computer makes a temporary copy of the string
in memory, and then inserts the characters in the copy only.
You can use the To or Is keywords to specify a range of values in a Select Case
statement.
page-pf6
The redo structure is also referred to as a loop or as iteration.

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.