Statements |
Top Previous Next |
Statements are used for directing the machine to perform a specific operation. A statement is the smallest possible unit of code which would compile by itself. You could say they are the programming-language equivalent of a sentence in human speech.
Statements are built into Tibbo BASIC itself, and are not platform-specific.