Give three advantages of writing a program in a
low-level language rather than using a high-level
language.
Answers
Answered by
0
Answer:
Advantages of low level languages
Programs developed using low level languages are fast and memory efficient.
Programmers can utilize processor and memory in better way using a low level language.
There is no need of any compiler or interpreters to translate the source to machine code.
Answered by
0
Answer:
1)Programs developed using low level languages are fast and memory efficient.
2)Programmers can utilize processor and memory in better way using a low level language.
3)There is no need of any compiler or interpreters to translate the source to machine code.
Similar questions