0

what goes after the =+ it's two letters or 2 numbers

29th Jun 2016, 8:14 AM
izzy
3 Answers
0
Wow
29th Jun 2016, 8:30 AM
ķ¬ė¦¬ķ¼ķ•œģž
ķ¬ė¦¬ķ¼ķ•œģž - avatar
0
no its =+
30th Jun 2016, 2:24 AM
izzy
0
here's an example: int x =0; //declare integer variable x to value 1 x =+1; //x is equals to plus 1 System.out.print(x); //output 1 //Quite Simple,but still confusing //Keep on reading,goodluck
30th Jun 2016, 7:46 PM
Edmund Kotts
Edmund Kotts - avatar