Saved Bookmarks
| 1. |
Es= What is the difference between loweredand high level or languages? give an er.toP |
|
Answer» Answer: HLL (HIGH Level Language) programs are machine independent. They are easy to learn, easy to use, and CONVENIENT for managing COMPLEX tasks. Assembly language programs are machine SPECIFIC. It is the language that the PROCESSOR directly understands.low-level language is a type of programming language that contains basic instructions recognized by a computer. Unlike high-level languages used by software developer. |
|