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

What is the result of:

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