Home
Flashcards
Preview
VB Ch1
Home
Get App
Take Quiz
Create
Word:
algorithm
A set of well-defined steps for performing a task or solving a problem
Word:
application software
programs that make the computer useful to the user
Word:
attributes
The data that an object contains is referred to as properties or attributes
Word:
Auto Hide
when
Auto Hide
is turned on, the window is (hidden) displayed only as a tab along one of the edges...gives more room to view form and code
Word:
binary number
a sequence of 1s and 0s (meaning on or off) such as
11011011
Word:
Button
the buttons that perform operations when clicked with the mouse
Word:
central processing unit (CPU)
part of the computer that runs (executes) the programs
Word:
CheckBox
a box that is checked or unchecked when clicked with the mouse
Word:
code
The statements that are written in a program are commonly called
source code
Word:
ComboBox
A control that is the combination of a
ListBox
and a
TextBox
Word:
comments
comments or remarks
insterted in code help the reader understand the purpose of the statements
'
Close the form
Me.Close()
Word:
compiler
Word:
control
Word:
Designer
window
Word:
disk drive
Word:
docked window
Word:
event-driven
Author
Anonymous
ID
92698
Card Set
VB Ch1
Description
Visual Basic 2010 Chapter 1 Key Terms
Updated
2011-07-02T01:57:53Z
Show Answers
Home
Flashcards
Preview