Write a program to input a number and prints its five multiples.
Answers
Answered by
2
oh sorry for the not answer your question....
Answered by
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
{
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
Math,
3 months ago
Hindi,
3 months ago
Math,
8 months ago
English,
8 months ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago