Difference between revisions of "High Level Language"
From InforWiki 2014
| 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, and it's much easier than low or medium level language because this type of language is very similar to human's. 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, and it's much easier than low or medium level language because this type of language is very similar to human's. The characteristics of this type are: | ||
| − | + | * They're easier to write | |
| − | + | * '''They're easier to read | |
| − | + | * '''They're easier to mantain''' | |
| − | + | * '''They're portable, they can work in different CPUs''' | |
| − | + | * '''They supports a great number range of data''' types.'''''' | |
Revision as of 07:13, 15 October 2015
The High Level Language[1] it's a code used to program, and it's much easier than low or medium level language because this type of language is very similar to human's. The characteristics of this type are:
- They're easier to write
- They're easier to read
- They're easier to mantain
- They're portable, they can work in different CPUs
- They supports a great number range of data' types.'