answersLogoWhite

0


Best Answer

Programs written in low level language are executed immediately. They require no compilers.

Low Level Language instructions can be used to manipulate the individual bits in a byte of computer storage.

DisadvantagesAre machine dependent

difficult to program.

Impossible for the programmer to memorize all the operational codes.

Correcting and modifying a program is difficult.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

The two "low level languages" (languages which provide little or no abstraction from the computer's hardware) are Machine Code and Assembler. Machine Code cannot be programmed in directly, so any disadvantages lie in Assembler.

The biggest key problems with Assembler is the incredibly steep learning curve and impracticality for application development. Assembler is appropriate in situations where the program must run extremely quickly or efficiently (such as the software that controls an airplane, robotic arm, or even your digital camera), but not for feature full applications. Otherwise it is very difficult to write complex programs in low level languages.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

The main advantage of low-level assembly language is that you have complete control over the resulting machine code. The main disadvantages are that your code is platform-specific (not portable), uses procedural programming (spaghetti code) and must be written in minute detail which is both tedious and prone to error. By contrast, modern high-level languages such as C++ can produce machine code that is comparable to and as efficient as low-level assembly, are abstract enough that the source code can be easily ported to other platforms, and because most high-level languages are structured or object-oriented, they help produce a great deal more functional machine code with fewer errors in a much shorter time span.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

The sole advantage of low level languages is that they can be used to produce the fastest executing code on a system, since they have no overhead.

The advantages of high level languages include:

  • Code which is easily human-readable
  • Quick development time
  • Easily expandable code
  • Programs which must be run on different machines will often just need to be recompiled with minimum changes, instead of rewritten from scratch.
    • Some languages take this a step further and don't even require recompilation.
This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Some people who are low level language have some advantage too.Especially in computer and Technology,because its easier for you to program some things and do short cut typing and texting.But you should avoid this problem because when your getting older your knowledge should get better.So read books and study hard.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

high level language are not machine dependent. it is easy to write programme in high level language. machine language is difficult to remember the codes.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

it is difficult to learn

it is difficult to coding

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

low level programming is used to make the program interact with the system Hardware.That is why it is used in machines like washing Machine, refrigirator etc

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Advantages and disadvantages of low level language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Disadvantages of high level languages?

I takes a big knowledge about that compiler. The programmer should be well educated person to do with this language.


What is mid level language?

A language that allows you to combine high-level programming with low-level programming. C and C++ are generally regarded as being mid-level languages.


Why will you prefer low level language to a high level language?

A high level language naturally assumes the intentions of the programmer and thus blocks off many otherwise possible methods. For those that prefer to have a high level of control, a low level language is the obvious choice. The level of the language is inversely proportionate to the degree of control the programmer has. ie. low level language = high level of control, and vice versa.


What is High Level Languages and Low Level Languages?

High-level and Low-level term are used to differ any computer programming language whether it is easily understandable to human or not.High Level Language means the language is easily understandable, andLow Level Language means the language is more to a machine language than human understandable language.High-level and Low-level term are used to differ any computer programming language whether it is easily understandable to human or not.High Level Language means the language is easily understandable, andLow Level Language means the language is more to a machine language than a human understandable language.


What is the advantages of high level languages to low level languages?

High Level Language: High level language are easier to use and less technical skills are required to do a program. It is very useful where textual data is given priority. Troubleshooting doesn't takes a longer time. We get to know the errors very easily. Low Level Language: Low level language are not easily read at a glance and very high technical skill are required to do a program. Troubleshooting takes a longer time. They can produce stunning graphics.

Related questions

How to convert low level language into high level language?

lang are convert into low level language by


What are disadvantages and advantages of the sky is low?

As the sky is always at the same altitude, there are neither advantages or disadvantages. The sky's height does not change.


What are the advantages and disadvantages of Predatory Pricing?

The pricing of goods or services at such a low level that other suppliers cannot compete and are forced to leave the market.


What are the advantages if the sky is low?

As the sky is always at the same altitude there are neither advantages or disadvantages.


What are the advantages and disadvantages of fuel cells?

diasadvantages... low efficiency


Disadvantages of high level languages?

I takes a big knowledge about that compiler. The programmer should be well educated person to do with this language.


What are the disadvantages and advantages if the sky is low?

advantages: our body can produce more red blood cells


What are the advantages and disadvantages if the sky is low?

advantages: our body can produce more red blood cells


What are the disadvantages and disadvantages of the sky if it is low?

As the sky is always at the same altitude, there are neither advantages or disadvantages. The sky's height does not change.


What are advantages and disadvantages of zigbee wireless technology?

Advantages 1. low cost 2.low power consumption 3.highly reliable 4.secured Disadvantages 1.low transmission rate 2.smaller distance


What are the advantages and disadvantages of adventure learning and interactive video?

Advantages: teambuilding built into the process, plus can build confidence while conpleting the activities Disadvantages: low level of similarity between the training context and the work context or environment makes training transfer difficult


What is mid level language?

A language that allows you to combine high-level programming with low-level programming. C and C++ are generally regarded as being mid-level languages.