#  >> Standardized Tests >> DAT

What are two common features of high level languages?

1. English-like syntax: High-level languages use a syntax that is similar to English, making them easier to read and write for humans. This is in contrast to low-level languages, which use a more cryptic syntax that is closer to the machine code that the computer understands.

2. Abstraction: High-level languages provide a higher level of abstraction than low-level languages. This means that they hide the details of how the computer actually works, allowing programmers to focus on the logic of their programs without having to worry about the underlying hardware.

Learnify Hub © www.0685.com All Rights Reserved