Computer Science, asked by rudrarajutanvi, 6 months ago

What will be displayed in TextArea, after executing the following code and how many times loop will be executed.

int num=6, i=1;
while(i<=num)
{
if(num%i==0)
jTextArea1.append(i+" ");
i++;
}

Answers

Answered by vikashsharma232
1

Answer:

hhjjjikkkiiiji hhhhhhyuuuopoiyiohkhbkggghjjjjjjk h

Similar questions
Geography, 11 months ago