click below
click below
Normal Size Small Size show me how
machine language
chapter 0.2 introduction to programming languages
Question or Term | Answer or Definition |
---|---|
what is a computer's CPU incapable of speaking? | high level languages (e.g. c, c++, c#, objective-c, java, javascript, sql, swift, php, ruby, python) |
machine code | machine code is the limited set of instructions that a CPU can understand directly (also commonly called machine language or an instruction set) |
machine language sample instruction | 10110000 01100001 |