Multiple choice

The process of writing computer instructions in a programming language is known as

  1. Coding

  2. Processing

  3. Programming

  4. File

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Coding refers to the process of writing instructions in a programming language that computers can execute. While programming is a broader term encompassing design and logic, coding specifically means writing the actual code. Processing is general computation, and file refers to data storage.