Content deleted Content added
Tag: Reverted |
m Reverted edit by 2600:6C58:7F:46EE:C52C:2EF7:27EC:1C66 (talk) to last version by Technopat |
||
Line 11:
== Features ==
"High-level language" refers to the higher level of abstraction from [[machine language]]. Rather than dealing with registers, memory addresses, and call stacks, high-level languages deal with variables, arrays, [[object (computer science)|object]]s, complex arithmetic or [[Boolean expression|Boolean expressions]], subroutines and functions, loops, [[Thread (computer science)|thread]]s, locks, and other abstract computer science concepts, with a focus on [[usability]] over optimal program efficiency. Unlike low-level [[
== Abstraction penalty ==
|