Question
Identify the language that would be appropriate for developing operating system.(1 point)
Responses
Assembly language
Assembly language
Java
Java
Visual Basic
Visual Basic
C++
Responses
Assembly language
Assembly language
Java
Java
Visual Basic
Visual Basic
C++
Answers
GPT-4o mini
The most appropriate language for developing an operating system from the options provided is **Assembly language**.
While C++ is also used in some operating systems, Assembly language allows for low-level hardware control and efficient performance, which is crucial in OS development.
While C++ is also used in some operating systems, Assembly language allows for low-level hardware control and efficient performance, which is crucial in OS development.