Computer Science, asked by kritika103733, 1 year ago

can anyone solve this program in java ...​

Attachments:

Answers

Answered by shubham0204
1

Answer:

See the code below.

Explanation:

int x = 1 ;

for ( int i = 0 ; i < 5 ; i ++ ) {

System.out.printIn( x );

x = x * 11 ;

}

Answered by kshruthipriya26
0

Answer:

hlo come to whats app i have send u hii

Similar questions