← Glossary
テクノロジ系 (Technology)Tested 1×
プログラム言語
ぷろぐらむげんご · Programming language
A formal language used to write instructions for a computer. Machine language and assembly language (low-level languages) are CPU-specific, whereas high-level languages such as C and Java are compiled into machine language before execution. High-level languages use human-readable syntax and offer better maintainability and portability.
Past questions testing this term · 1 questions
- 2011h23tokubetsu #81プログラム言語に関する次の記述 a~c のうち,適切なものだけをすべて挙げたものはどれか。 a 機械語やアセンブリ言語で作成されたプログラムは,特定の CPU…