Secondly , high - level languages are [ b ] portable [ / b ] , meaning that they can run on different kinds of computers with few or no modifications
32.
Making effective use of shared memory in high - level languages such as c is not straightforward , but it is possible to overcome the inherent difficulties
33.
A software development tool that translates high - level language programs into the machine - language instructions that a particular processor can understand and execute
34.
As you might infer from the name " high - level language , " there are also [ b ] low - level languages [ / b ] , sometimes referred to as machine language or assembly language
35.
Gcc is a successful compiling system with optimization , which supports many high - level language and many platforms . it can be a good choice of compiler of embedded system ide
36.
Now tie the strings to a control . the control is like a high - level language . with a simple turn of the wrist , the puppeteer can move many strings simultaneously
37.
For this reason , programs written in a high - level language may take longer to execute and use up more memory than programs written in an assembly language
38.
Since a procedure in a high - level language has a single entry and a single exit point , it is common for a cfg to have a unique entry and exit node as well
39.
Compiled code is more difficult to reverse engineer than non - compiled source code because it lacks the readability and abstraction of a high - level language
40.
High - level language advocates pointed out , however , that the slight performance hit was worth it because cobol and fortran programs were much easier to write and maintain