What are the merits and limitations of high level language?
Answers
Answered by
0
Programmers writes code either in binary or assembly language. ... High level programs require compilers/interpreters to translate source code to machine language. We can compile the source code written in high level language to multiple machine languages. Thus, they are machine independent language
Similar questions