What Is High Level Language? Advantages And Disadvantages?
High Level Language :
Language that gives better programming efficiency that is faster program development is known as High level language.
In high level language code are written in natural language like english computer does not understand any natural language it understand only binary language that is 0 and 1 hence it is convert code from english to binary and after processing again it converts binary to english and it display information in english language
Advantages :
▫️It is very easy to learn and easy to implement
Disadvantage :
▫️Execution speed of high level language is slow due to conversion factor from English to binary and again binary to English
▫️Ex BASIC,COBOL, PASCAL,FORTRAN etc..
Comments
Post a Comment