← Glossary
テクノロジ系 (Technology)Tested 1×
機械語
きかいご · Machine language
A programming language consisting of binary instruction codes that a CPU can directly interpret and execute. Programs written in high-level languages such as C or Fortran must be compiled into machine language before they can run. Because machine language is tied to the CPU architecture, it is not portable across different processor types.
Past questions testing this term · 1 questions
- 2017h29h #70機械語に関する記述のうち、適切なものはどれか。