Saved Bookmarks
| 1. |
What are high low and middle level langauges ? Explain with the example? |
|
Answer» Answer: A high-level language (HLL) is a programming language such as C, FORTRAN, or PASCAL that enables a programmer to write programs that are more or less independent of a PARTICULAR type of computer. ... In CONTRAST, assembly languages are considered low-level because they are very close to MACHINE languages. |
|