Difference between revisions of "High Level Language"

From InforWiki 2014
Jump to: navigation, search
(Created page with "The '''High Level Language'''[http://www.teach-ict.com/gcse_computing/ocr/216_programming/programming_languages/miniweb/pg4.htm] it's a code used to program, but the character...")
(No difference)

Revision as of 20:59, 14 October 2015

The High Level Language[1] it's a code used to program, but the characteristics of this type are:

                                                  -They're easier to write
                                                  -They're easier to read
                                                  -They're easier to mantain
                                                  -They're portable, hey can work in different CPUs
                                                  -They supports a great number range of data types.