Data Types

Integer - whole number. For example: 4.

Real/Float - a decimal number. For example: 4.2

Boolean - True or False. For example: Yes or No.

Character - a single letter, number or symbol. For example: 'a' or '2'.

String - a collection of alphanumerical data stored together within speech marks. For example: a sentence.

Comments

Popular posts from this blog

CPU Fetch-Decode-Execute Cycle

Scheduling

Utility Software