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

Chapter 05 - Analyzing VB Data

Data Types, Declaring Variables, Variable Scope

AB
Object is a valid data typeTrue
Money is a valid data typeFalse
BooleanHolds True or False
The default data typeVariant
Almost never use this data typeVariant
Used in a procedure to declare a local variableDim
Used in a form module to declare a private module level variablePrivate
% Percentage is a valid name for a variableFalse
IntAge = Cint (txtAge.Text)Used to assign a variable the data inputted by the user in a text box
Used to declare a Public Module level variable.Public


Roopa Mathur

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