Home / Report Question

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