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++

1 answer

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.