الرجوع
تسجيل الدخول

What is the result of:

int a = 5;
boolean result = true || (++a > 5);