GUVI
Back

Activity 

Created 2 years ago
39 Views
3 Comments
Ilario
@Ilario
Ilario
@IlarioProfile is locked. Login

I don't understand the code given below

public static void main(String[] args) {
int a=25;
if(a>25)
a++;
a+=a;
System.out.print(a);
}
}  
Comments (3)
Please login to comment.
 
Powered by habitate.io Habitate