A sequence of characters that the computer encodes as a string of bytes
Back
Floating point numbers
Front
How to relresent non-integer numbers in binary
Back
ASCII
Front
Schemer each number is represented by a byte
Back
Character set
Front
A set of characters available
Back
Assembly Language
Front
It is hard for humans to read and write machine code so this was developed to make it easier. Also, an instruct that corresponds exactly to one machine language.
Back
Object Oriented Programming
Front
The construction of software systems that use objects.