Computer Science, asked by shaikhabdultamim99, 1 year ago

difference between high level and low level language​

Answers

Answered by Anonymous
1

Answer:

MARK AS BRAINLIST

Explanation:

A LOWER LANGUAGE HAS A LOWER LEVEL OF ABSTRACTION WHEREAS IN HIGHER LANGUAGE THERE IS HIGHER LEVEL OF ABSTRACTION

Answered by gratefuljarette
2

difference between high level 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

https://brainly.in/question/9552204

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

https://brainly.in/question/350124

Similar questions