 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
Visual Basic Trial
Uses definitions of Visual Basic keywords
|
| A | B |
| Sub | subroutine declaration |
| Call | invoke subroutine |
| Single | seven digit precision decimal |
| Double | fourteen digit precision decimal |
| Boolean | True or False value |
| String | group of characters |
| Form | window of objects and code |
| Combo Box | text box w/pull down list |
|
| |