Math, asked by Arjun2707, 8 months ago

What will be the output of the following code      [2]

          int Y=3,Z=5;

         Y=   Z ;

         

         int m= Y*++Y;

        System.out.println(m);   ​

Answers

Answered by tanishaktakshak
0

Answer:

8 is correct answer plz mark brainlist

Similar questions