Java Games: Flashcards, matching, concentration, and word search.

VB Chapter 4 Visual Basic Terms

AB
\Arithmetic operator used to perform integer division
BOOLEANA data type used to represent True or false
CONSTStatement used to declare a constant.
CURRENCYA dat type or representing postive negative numbers that are money values with up to four digits to the right oof the decimal place and 15 digits to the left
DEBUG.PRINTStatement used output to the immediate window.
DIMStatement used to declare a variable.
DOUBLEA data representing posotive or negative numbers up to 1.8e308
FRAME CONTROLUsed to create a frame object Found in the tool box.
IMMEDIATE WINDOW COMMANDUsed to display the immediate window . Found in the view menu.
INTEGERA data type representing posotive or negative numbers up to 32,767
LONGA data type representing posotive or negative numbers up to 32,767
MODArithmatic operator used to perform modulus division.
OPTION BUTTON CONTROLUSed to create an option button found inthe tool box.
OPTIONS COMMANDUsed to select the rquired variable Declaration so that the variable declaration is required in a program before a variable can be used.
SINGLEA data type representing posotive or negative reaql numbers up to3.4e38
STRINGA data type representing a string.
TEXT BOX CONTROLText Box object property used to change the value displayed in the text box. Can be changed at run time. Also automatically changed when the user enters a value in the text box.
VALUEOption button property that can be used to either true or false to display the option button that is selected or not selected, respectively. Can be changed at run time. Also automatically changed when the user clicks on an option button


Mr. B

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities