Question: Using a for loop, how could you write a C code to count down from 10 to 1 and display each number on its own line?

  1. [ ]
  2. [ ]
  3. [ ]
  4. [x]

Answer: The correct answer of the above question is Option D:[x]