← Glossary
テクノロジ系 (Technology)Tested 1×
Java
じゃば
Java is a general-purpose, object-oriented programming language designed around the principle of 'Write Once, Run Anywhere,' enabling the development of software that is independent of any particular operating system or hardware. Java source code is compiled into bytecode, which is then executed on the Java Virtual Machine (JVM) installed on each target platform, allowing the same program to run across different environments.
Past questions testing this term · 1 questions
- 2010h22a #54Java言語に関する記述として、適切なものはどれか。