Multiple choice technology web technology

According To International Obfuscated C Code Contest, the size of World’s Smallest Program is 0 bytes.

  1. True

  2. False

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

The International Obfuscated C Code Contest (IOCCC) has accepted submissions with zero-length source files, which compile to programs that produce output. These rely on compiler behavior and clever makefiles, technically meeting the contest's definition of a 'program' with zero bytes of C code.