Give an example of a situation where using Mach... - SS3 ICT High Level Language II Question
Give an example of a situation where using Machine Language would be more suitable than a High-Level Language.
Machine Language is suitable in situations where developers require precise control over hardware and need to perform low-level operations that are not easily achievable in High-Level Languages. For instance, developing a device driver for a hardware component like a graphics card or writing firmware for an embedded system often requires using Machine Language or Assembly Language. These scenarios demand direct manipulation of hardware registers and resources, which is more efficiently done in low-level languages.
Please share this, thanks:
Add your answer
No responses