Computer Science, asked by lalithakumarid886, 7 months ago

What is the output of the following program code:
If m=5; then find
for( int i=5;i>1;i--)
n = ++m * 5 + --m +m;
System.out.println(“N=”+n+”\n M = “+m+”\n I = “+i);​

Answers

Answered by aman399327
0

Answer:

can you please explain the language it's python ot html

Answered by Anonymous
0

Answer:

this is a python code

...............

Similar questions