|
Created by ca.loizou
over 9 years ago
|
|
|
Copied by Ryan Baldwin
over 9 years ago
|
|
Question | Answer |
Operand | An Operand specifies data that needs something to happen to it to work |
Machine Code | Low Level Languages that the computer needs to run, usually in binary. High Level Languages are converted to this. |
Binary | The Base 2 number system (1s and 0s only). |
Compilers | Compilers convert your code into an executable file, meaning the precipitant doesn't require the program you used to make it. |
Mnemonics | Assembly languages use Mnemonics, they are abbreviations |
Op-code | Op-code tells the processor what job needs doing |
Instruction Sets | Decoded into a set of sequenced operations |
CPU | Meaning; Central Processing Unit. It's the main part of the computer that does all the work by processing instructions. |
Source Code | The code that constructs a program |
There are no comments, be the first and leave one below:
Want to create your own Flashcards for free with GoConqr? Learn more.