"Z Code Writer" is an Online Blog for Programmer & Beginner. Here, You will Find tech, Build your Programming Skills and other Programming Language Like C, C++, HTML, Java Script Java Code, Web Designing and University Of Sialkot (USKT) CGPA / GPA Calculator etc.

Tuesday, 18 June 2019

Different between Low-level & High-level Language




Low-Level Language

High-Level Language

It is close to machine language.
It is close to human language.
It is difficult to learn and use.
It is easy to learn and use.
It is machine dependent.
It is not machine dependent.
It does not provide built-in function.
It provide a large number of built-in function.
Program written in low-level language is faster in execution.
Program written in high-level language is slower in execution.
Deep knowledge of hardware is required to learn and use low-level language.
No need to required deep knowledge of hardware to learn and use high-level language.
Low-level language are not commonly use.
High-level language are  commonly use.
There are few programmers that can write programs in low-level language.
There are many programmers that can write programs in low-level language.
It is difficult to find error in the programs written in low-level language.
It is easy to find out error in  the programs written in low-level language.


No comments:

Post a Comment

Thanks For Visiting Here...!! I will Reply you as soon as possible.