Multiple choice

When we learn a programming language, what is the first program that we create?

  1. Start

  2. Beginner

  3. Hello World

  4. Hello

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

The 'Hello World' program is the traditional first program written by beginners to verify that their development environment is set up correctly.