Just need correct options for ALL three no need for explanat
Just need correct options for ALL three no need for explanation. (This is Intro JAVA)
Will definitely leave positive rating upon all three parts answered. Thanks
Solution
22) a) 0123
loop will execute for times. Each time it will print value of i.
23) c) is correct
24) d) is correct.
the loop will execute two times and each time it wil print value of i
