# 1Multiple ChoiceWhat is the primary characteristic of a low-level programming language?It is very close to human language.It is easily portable across different hardware.It is close to the machine's hardware.It requires complex translation to run.
# 4Multiple ChoiceWhich of the following is an advantage of high-level programming languages compared to low-level languages?Faster execution speedDirect hardware controlEasier to learn and useLess memory usage