Science, asked by harshdham59, 1 year ago

differentiate between high level language and low level language​

Answers

Answered by mohammedyahya9514
8

Answer:

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

Explanation:

pls mark brainliest

Answered by gratefuljarette
9

differentiate between high level language and low level language​

Low Level Language:

  • It is mostly machine dependent
  • It is run on single or specific type of computers
  • Each instruction equates to single machine instruction
  • Example:machine and assembly language
  • It is in binary form which is understandable by computers

High Level language:

  • It is mostly machine independent
  • It run on multiple type of computers and OS
  • Example: PASCAL,C++,JAVA
  • In this language Structured ability is provided
  • High level language is written in english
  • High level language is abstracted from machine language.  
  • It dealing with registers, stacks, and memory address. It allow the programmer to be detached, separated from the machine.

Learn More about high and Low level Language:

First high level computer language is FORTRAN

brainly.in/question/9552204

Differentiate between high level language and low level language in the computer system?

brainly.in/question/350124

Similar questions