Chapter 2- Introduction To Binary Flashcards
What is an advantage of a High level language?
An advantage of high level language is that humans can fully uses it since it doesn’t uses binary 1’s and 0’s but English words.
What is binary?
Binary is the only language that is computer understands
Why is High level languages a good thing?
It is portable which means program can be run on different computers such as, MAC and PC
What is an example of a high level language program?
Livecode
What is a Translator Program?
Translator programs are required in order to change our High-Level (HL) program into the computers language which is called Machine Code (binary).
Convert 1110101 into a decimal number, show working
117 (can’t show working here)
Convert 56 into binary
110000