GUVI
Back

if-else topic activity

Created 2 years ago
18 Views
2 Comments
Vigneshwaran_V
@Vigneshwaran_V
Vigneshwaran_V
@Vigneshwaran_VProfile is locked. Login

int a=25;

if(a-->a--){

{

a='0';

}

}

else

--a;

System.out.print(a);

Answer comes as 48 in IDE. can someone explain..??

Comments (2)
Please login to comment.
 
Powered by habitate.io Habitate