Page 136 - C_GPT _V4 _class_7
P. 136
The left and right brain of an human process the data as follows:
Left Brain Right Brain
Right side of body control Left side of body control
Number skills 3D shapes
Math/Scientific skills Music/Art awareness
Written language Intuition
Spoken language Creativity
Objectivity Imagination
Analytical Subjectivity
Logic Synthesizing
Reasoning Emotion
Face recognition
Binary Representation of Information
Binary code is the most basic form of data that a computer can directly interpret. Computers use binary
code, composed of 1s and 0s, to store and process data. These 1s and 0s represent electrical signals:
ON for 1 and OFF for 0. For instance, the number 5 is stored as 0101 in binary.
Binary numbers can also represent text characters through the American Standard Code for Information
Interchange (ASCII). For example, the binary code for the ASCII uppercase letter 'A' is 1000001.
Factbot
ASCII is made up of 128 symbols in the character set. These symbols consist of letters (both uppercase
and lowercase), numbers, punctuation marks, special characters and control characters.
Interdisciplinary Learning Activity
Look at these binary codes of numbers 1-10.
Number Binary Number Binary
1 0001 6 0110
2 0010 7 0111
3 0011 8 1000
4 0100 9 1001
5 0101 10 1010
CodeGPT (Ver. 4.0)-VII
134

