Computer Science, asked by asifashaikh778, 8 months ago

Write a program to input a number and prints its five multiples.​

Answers

Answered by ssiva955372
2

oh sorry for the not answer your question....

Answered by mayureshbelamakar190
1
class asifa
{
public static void main(int n)
{
int a,b,c,d,e;
a=n*1;
b=n*2;
c=n*3;
d=n*4;
e=n*5;
}
}

Hope it helps you
You look sooo sexyyyy
Similar questions