Why binary language is consider as low level language?
Answers
Answered by
1
Explanation:
Low level languages are used to write programs that relate to the specific architecture and hardware of a particular type of computer. They are closer to the native language of a computer (binary), making them harder for programmers to understand. Examples of low level language: Assembly Language.
Similar questions