GUVI
Back

IF ELSE CONDITION

Created 3 years ago
31 Views
1 Comments
Mubassir
@Mubassir
Mubassir
@MubassirProfile is locked. Login
.public class ControlStatement { public static void main(String[] args) { int a=25; if(a-->a--){ { a='0'; } } else --a; System.out.print(a); } } please explain how the answer here is 48
Comments
Please login to comment.
 
Powered by habitate.io Habitate