Computer Science, asked by AbhitMalasi, 1 year ago

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

Answers

Answered by rosey1238
11
Low Level Languages are basically designed for the hardware component of the computer to perform various operations.These languages are therefore often described as Machine Oriented Languages. 

High Level Languages make use of english words and mathmatical symbols for writing programs.Hence,itis very easy to learn and write programs in high level languages EG;LOGO;JAVA etc

Similar questions