Home / Report Question

Q. What will be the output of the following C# code?
  • A. 0, 1, 2, 3, 4, 5
  • B. 0, 1, 2, 3
  • C. 0, 1, 2, 3, 4
  • D. 0, 0, 0, 0, 0