Home  >  Article  >  An instruction refers to something that can be recognized and executed by a computer

An instruction refers to something that can be recognized and executed by a computer

尚
Original
2020-03-19 13:05:216011browse

An instruction refers to something that can be recognized and executed by a computer

Instructions refer to machine language that can be recognized and executed by the computer.

Machine language (machine language) is an instruction set system. This instruction set, called machine code, is data that can be directly interpreted by the computer's CPU.

Machine code is sometimes called native code. This term emphasizes the parts of a certain programming language or library that are related to the running platform.

The above is the detailed content of An instruction refers to something that can be recognized and executed by a computer. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:What is an iOS programmerNext article:What is an iOS programmer