PREMIUM
🎯 PPSC Past Paper Test Series
30 Mock Tests (100 MCQs Each) + 3,000+ Past Paper MCQs
✅ Detailed Explanations • 💡 One-Liner Memory Hacks • 📚 Previous Papers
WhatsApp Now →

What is the primary language used by computers for direct processing?

A. Assembly language
B. Machine language
C. High-level language
D. Python
Correct Answer: B. Machine language

The correct answer is Machine language. Computers' central processing units (CPUs) are designed to directly execute instructions written in machine language. This language consists of binary code (sequences of 0s and 1s) that represents fundamental operations the hardware can perform. All other programming languages must be translated or compiled into machine language before a computer can process them.

  • Assembly language is a low-level language but still requires an assembler to translate it into machine code.
  • High-level language (like Python) is far removed from hardware and needs an interpreter or compiler.
  • Python is a specific example of a high-level language.

Machine language is the only language directly understood by the computer's processor.

Leave a Comment

Your email address will not be published. Required fields are marked *

Join Our WhatsApp Channel ×
Scroll to Top