Computer Science, asked by btspurplesyou, 2 months ago

Give the output of the following program:
public class output
{
public static void main()
{
int i=1,n=3,s=0;
while(i<=10)
{
s=n*2-2;
System.out.println(s);
itti
nH+;

Answers

Answered by kamleshjha001
1

Answer:

I don't know mark S brain list

Similar questions