what is the full form of LLL
Answers
Answer:
The full form of LLL is Low-level language.
Explanation:
“A low-level language” is writing programming instructions in the actual machine-readable form. A low-level language is also termed as a computer’s native language. The assembly and machine code level are a few low-level languages. A low-level language program runs very quickly with little memory in the system. The low-level language is difficult to write and compile.
The high-level language which is opposite to low-level language is human readable and is popular among people. FORTRAN, BASIC, C, and JAVA are few examples for the high-level languages.
Explanation:
mark me as brainliest and follow me
hey mate here is your answer...
LLL means Low Level Language. In computer programming we come across with 2 type of languages. One is LLL & another is HLL. ..