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
1
Answer:
hhjjjikkkiiiji hhhhhhyuuuopoiyiohkhbkggghjjjjjjk h
Similar questions