✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Suppose we have the following variables
int x = 1;
int y = 2;
boolean b = false;
Match the following expressions with their values.