G9 - Block 2 - Week 1 - WS2 - Data Types
G9 - Block 2 - Week 1 - WS2 - Data Types
Contents
1. Visual Basic Data Types
Prepared by P a g e |1
Subject Grade Date Block week Unit/Lesson/Topic Study sheet
ICT 9 2 1 Data types 1 out of 16
Objective: • Recall common data types
Student Name: ………………………………………………………………………………………………………………………. Class 9
Prepared by P a g e |2
Subject Grade Date Block week Unit/Lesson/Topic Study sheet
ICT 9 2 1 Data types 2 out of 16
Objective: • Recall common data types
Student Name: ………………………………………………………………………………………………………………………. Class 9
The following table shows the available data types in a visual basic
programming language with memory size and range of values.
Memory
Data Type Value Range Example
used
Char (single character) 2 bytes A single character “D”
Prepared by P a g e |3