Module 4.1 Flashcards
binary and hexadecimal needs to be studied from textbook this is the little bit of theory
what does a byte consist of
8 bits
3 common types variables used across languages
-integer/whole number
-real/decimal/floating point
-string/text
how data becomes unreliable
when we try to allocate values to variables that cannot ‘fit; into the space provided
truncation
misrepresentation of a string variable because there are not enough bytes available to store all the characters in the string
overflow
integer number is misrepresented due to an insufficient number of bytes being available
loss of accuracy
while programs use different ways & number of bytes to store numbers, decimal, real numbers normally stored namely part and exponent part
ASCII
American Standard code for Information Interchange system which is a coding system limited to 256 different characters, eg. ë 137