2 Dakika Kural için Aritmetik Operatörler
Debug.Log(i); // output: 5 //The result of ++x is the value of x after the operation, kakım the following example shows:public class Main public static void main(String[] args) int sayi = 1500; // Soldaki bileÄŸiÅŸlemkene esendaki kıymeti atadık. sayi += 100; // Soldaki deÄŸiÅŸken ile saÄŸlamdaki kıymeti topladık ve gene deÄŸfiilkene art atadÄ