Krishna Rajput Singh
What will happen if all the three segments of the "for loop" are missing?
By Krishna Rajput Singh in .NET on Aug 27 2014
  • Sahil Sharma
    Sep, 2014 2

    It means the condition is true and the loop goes into infinite mode

    • 1
  • Krishna Rajput Singh
    Aug, 2014 27

    In such a case, the "for loop" will become infinite as no terminating condition will be present.

    • 1
  • Ashu Elahi
    Sep, 2016 6

    then loop will become infinate

    • 0
  • Manish Kumar Choudhary
    Nov, 2014 18

    infinite loop. loop will continue until and unless some manual interruption not occurs.

    • 0
  • Akhil Garg
    Sep, 2014 14

    It will result into infinite loop.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS