high level and low level languages

?
  • Created by: roshan111
  • Created on: 20-02-22 21:21

High level and low level languages

High level languages are languages that are easy for the programmer to understand because it uses words from the english language. However it is harder for the machine to understand

When the programmer inputs a high level lanuage it goes through a translator which converts the language to machine code which is a code made of binary numbers and is easy for the machine to understand but hard for the programmer to understand.

Types of high level languages

python 

java 

java script

Source code

Source code is when you convert high level language to machine code.

Low level languages

Low level languages is when the computer can easily understand the code while it is harder for the programmer to understand.

Types of low level languages 

machine code

assembly code

machine code 

Machine code is a code easy…

Comments

No comments have yet been made