info@jobexams.pk

MCQ Detailed View

Explore the question in detail with explanation, related questions, and community discussions.

1 PROGRAMMING MCQS

Assembly language is classified as?

  • High-level programming language
  • Low-level programming language
  • Object-oriented language
  • None of these
Correct Answer: B. Low-level programming language

Detailed Explanation

Assembly language is a type of programming language that is very close to the hardware of the computer. It is considered low-level because it directly communicates with the system's hardware using symbolic instructions that represent machine-level code.


Unlike high-level languages such as Python, Java, or C++, assembly language is not designed for ease of use or readability. Instead, it gives the programmer direct control over the computer's processor. Each command in assembly language usually corresponds to a single machine instruction, which makes it powerful for tasks that need high performance or direct hardware access.

Discussion

Thank you for your comment! Our admin will review it soon.
No comments yet. Be the first to comment!

Leave a Comment