Computer Science, asked by pritis332, 10 months ago

State the difference between low level language and high level​

Answers

Answered by jdivyam779
1

Explanation:

The difference between a low and a high level language is related to the level of abstraction of the two languages. A low level language has a lower level of abstraction, whereas a high level language a higher level has. ... A low level programming language is an abstraction of the native programming language of a machine.

Answered by Anonymous
3

Answer:

HIGH LEVEL LANGUAGE

1. It is programmer friendly language.

2. High level language is less memory efficient.

3. It is easy to understand.

4. It is simple to debug.

5. It is simple to maintain.

6. It is portable.

7. It can run on any platform.

8. It needs compiler or interpreter for translation.

9. It is used widely for programming.

LOW LEVEL LANGUAGE

1. It is a machine friendly language.

2. Low level language is high memory efficient.

3. It is tough to understand.

4. It is complex to debug comparatively.

5. It is complex to maintain comparatively.

6. It is non-portable.

7. It is machine-dependent.

8. It needs assembler for translation.

9. It is not commonly used now-a-days in programming.

"please mark brainliest"

#hope it helps you!!!

Similar questions