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...")
 
Line 1: Line 1:
 
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 characteristics of this type are:
 
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 characteristics of this type are:
                                                  -They're easier to write
+
                                '''-They're easier to write
                                                  -They're easier to read
+
                                -They're easier to read
                                                  -They're easier to mantain
+
                                -They're easier to mantain
                                                  -They're portable, hey can work in different CPUs
+
                                -They're portable, hey can work in different CPUs
                                                  -They supports a great number range of data types.
+
                                -They supports a great number range of data types.'''

Revision as of 07:01, 15 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.