The basic language of computer consist of:

A. Opcode
B. Operand
C. Both A & B
D. None of these

🧠 Explanation:

The basic language of computers consists of binary code and machine language, making “Both A & B” correct. Binary (0s and 1s) forms the foundation, while machine language provides CPU-executable instructions. These enable hardware to process data, running programs and systems. Understanding this is vital in computer science, as it underpins all computing operations. Binary and machine language drive tasks from simple calculations to complex algorithms, ensuring functionality in devices like smartphones or servers, impacting fields like programming, cybersecurity, and technology development with precise, low-level communication.