High & Low Level Languages
High & Low Level Languages
Set of Instructions
Way of giving instructions to computer.
Enables a computer to perform a specific task.
Java Assembly
Code
Python
Machine
Others Code
PANKAJ SINGH – IGCCSE – COMPUTER SCIENCE
HIGH LEVEL LANGUAGE
Easier to read and understand as the language used is closer to human language.
Designed with programmers in mind.
Focus on problem solving.
Easier to write in shorter time.
Debug at development stage.
Interpreter Compiler
Assembler
PANKAJ SINGH – IGCCSE – COMPUTER SCIENCE
TRANSLATORS CONTD…
Interpreter will not translate the program until Interpreter will translate the program.
error is fixed