What is the different between low level language and high level language in a computer programing?
-
-
Answer:
Assembly language is a low level language and all other languages are high level languages. Assembly language is the building block of all languages. At one time, all operating systems and compilers were written in low level languages. Now very little if any are written in low level languages. Initially the "C" compiler was written in assembly language but then became the building block for most languages as well as most operating systems. In fact all subsequent versions of the "C" language were built using the previous version of the "C" language. Today very little is written in assembly language. An operating system may have a few lines of embedded code in assembly language to interface with the hardware but that need has diminished.
7RK2UDI6QDARYZ2JITCD6TPHMA at Yahoo! Answers Visit the source
Other answers
High Level Languages provide data and logic structure and overhead code. Low level languages provide unrestricted access to the hardware and processors and speed and compactness.
Think about YOU and THE MICROPROCESSOR both of you guys want to communicate... but the communication can't take place because the problem is that, neither microprocessor knows your language (English) nor you know its language (Binary).. so, the high level language knows the language of the microprocessor and the high level language knows your language. the high level language gives the low level language, the commands in the binary form, and the low level language gives the output to high level language in the form of english. there are many other terms like assembler, linker, loader, etc..those come between these steps of translation.. you better read any book of Computer Fundamentals or on the C programming language. C is the mixture of high as well as low level language.
Related Q & A:
- What are some different career options for a Computer major?Best solution by Quora
- What is the different between a computer and a server?Best solution by Yahoo! Answers
- What is considered a low level of TSH?Best solution by Yahoo! Answers
- What are the courses I need to take in high school to become a zoologist?Best solution by Yahoo! Answers
- Is java or visual basic a machine level, low level, high level or binary level programming language?Best solution by Quora
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.