logo

Question detail

What is meant by an imperative high-level language?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Classification of programming languages

Exam-style question

Try this first

What is meant by an imperative high-level language?.

  1. A.A high-level language in which a program gives a sequence of instructions describing how a task is carried out
  2. B.A language consisting only of binary machine instructions
  3. C.A language that cannot contain variables or assignment
  4. D.A language that is necessarily an assembly language

Model answer

What a good answer should say

  • A high-level language in which a program gives a sequence of instructions describing how a task is carried out

Explanation

Why this works

An imperative high-level language describes how a task is performed by using ordered instructions. It is high-level because it abstracts away from the low-level details of machine code and assembly language.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.