Which condition will produce an infinite loop in Java? when a condition is true when a condition is always false when a condition is always true when a condition is false
According to google "If the condition is true ( non-zero ), then the body of the loop is executed next. If the condition is false ( zero ), then the body is not executed, and execution continues with the code following the loop."
so it would be when a condition is always true
Correct
thank you imma neeed help with a few more
Which phrase is similar to the meaning of a multidimensional array? a student’s name on one row detailing each grade she has received on different columns same as a loop a student’s name on one row and nothing else single dimensional array
Could i at least get my medal tho?
sent it
Join our real-time social learning platform and learn together with your friends!