Pascal Language Tutorial
Programming in Pascal.
Pages
Home Page
Programming Languages Tutorials
Why Pascal ?
Why this tutorial ?
Is Pascal an old language ?
Compiler
Output on screen
Read from keyboard
Variables
Integers
Reals
Characters
Strings
Boolean
Control structures - Selection
if Structure
case structure
Control structures - Loops
Your Opinion
Variables
The basic types of variables in Pascal:
1.
integers
(of many types: byte, word, integer, shortint, longint)
2.
reals
(of many types:real, single, double, extended, comp)
3.
characters
4.
strings
Home
Subscribe to:
Posts (Atom)