Computer Science, asked by sg7pro, 7 months ago

What will be output-

void test (intn)
{
for (int i=1;i<=n;i++)
if(%i==0)
System.out.println(" " +i);
}
voidmain()
{
test()
}​

Answers

Answered by tannu9717
0

Answer:

sorry i can't understand

Explanation:

oh! very very hard

Answered by kishorthakur906
0

Answer:

Sorry I didn't Understand you

Similar questions