Ad
Sponsored by Sir Tauqeer
CLICK HERE TO JOIN SIR TAUQUEER WHATSAPP GROUP
FOR PREPARATION CLASSES AND JOBS UPDATES
Join Now

Which of the following is a high-level language?

A. Assembly
B. Machine
C. Python
D. Binary
Correct Answer: C. Python

A high-level language is a programming language that is designed to be more human-readable and abstract, meaning it is closer to human language and further from machine code. These languages abstract away the complexities of computer hardware, allowing programmers to write code using more familiar syntax and concepts. Among the given options, Python is a quintessential example of a high-level language, known for its readability, extensive libraries, and ease of use across various domains.

  • Assembly language is a low-level programming language that uses symbolic representations (mnemonics) for machine code instructions. It is specific to a particular computer architecture and requires a deep understanding of the hardware.
  • Machine language is the lowest-level programming language, consisting of binary code (0s and 1s) that a computer's central processing unit (CPU) can directly execute.
  • Binary refers to the base-2 numeral system, which is the fundamental language of computers. In this context, it is synonymous with machine language, representing instructions and data at the most basic hardware level.

Leave a Comment

Join Our WhatsApp Channel ×
Scroll to Top