0% found this document useful (0 votes)
7 views38 pages

Java Output Questions Level MAXIMUM

The document contains a series of Java programming questions (401 to 423) that focus on complex logic involving loops, nested if statements, and control flow mechanisms like break and continue. Each question is designed to test the reader's understanding of how these constructs work together to produce specific outputs. The output for each question is not provided, prompting the reader to analyze the code to determine the results.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views38 pages

Java Output Questions Level MAXIMUM

The document contains a series of Java programming questions (401 to 423) that focus on complex logic involving loops, nested if statements, and control flow mechanisms like break and continue. Each question is designed to test the reader's understanding of how these constructs work together to produce specific outputs. The output for each question is not provided, prompting the reader to analyze the code to determine the results.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 38

Java Output Questions - Level: MAXIMUM (■■■■■■)

// Question 401: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q401 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 402: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q402 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 403: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q403 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 404: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q404 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 405: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q405 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 406: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q406 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 407: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q407 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 408: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q408 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?
// Question 409: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q409 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 410: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q410 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 411: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q411 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 412: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q412 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 413: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q413 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 414: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q414 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 415: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q415 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 416: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q416 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 417: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q417 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 418: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q418 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 419: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q419 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 420: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q420 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 421: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q421 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 422: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q422 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 423: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q423 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 424: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q424 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 425: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q425 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 426: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q426 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 427: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q427 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 428: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q428 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 429: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q429 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 430: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q430 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 431: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q431 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 432: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q432 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 433: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q433 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 434: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q434 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 435: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q435 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 436: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q436 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 437: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q437 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 438: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q438 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 439: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q439 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 440: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q440 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 441: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q441 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 442: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q442 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 443: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q443 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 444: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q444 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 445: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q445 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 446: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q446 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 447: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q447 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 448: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q448 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 449: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q449 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 450: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q450 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 451: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q451 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 452: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q452 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 453: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q453 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?
// Question 454: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q454 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 455: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q455 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 456: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q456 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 457: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q457 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 458: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q458 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 459: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q459 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 460: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q460 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 461: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q461 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?
// Question 462: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q462 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 463: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q463 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 464: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q464 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 465: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q465 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 466: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q466 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 467: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q467 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 468: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q468 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 469: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q469 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?
// Question 470: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q470 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 471: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q471 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 472: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q472 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 473: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q473 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 474: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q474 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 475: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q475 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 476: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q476 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 477: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q477 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?
// Question 478: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q478 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 479: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q479 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 480: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q480 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 481: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q481 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 482: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q482 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 483: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q483 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 484: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q484 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 485: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q485 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?
// Question 486: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q486 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 487: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q487 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 488: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q488 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 489: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q489 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 490: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q490 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 491: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q491 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 492: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q492 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 493: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q493 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?
// Question 494: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q494 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 495: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q495 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 496: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q496 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 497: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q497 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 498: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q498 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 499: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q499 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

// Question 500: Ultra Hard - tricky logic, multiple variables, loop + nested if + break/continue
public class Q500 {
public static void main(String[] args) {
int result = 0;
for (int i = 1; i <= 5; i++) {
for (int j = 5; j >= 1; j--) {
if ((i * j) % 2 == 0 && j != i) {
if (i + j > 6) {
continue;
} else {
result += i - j;
}
} else if (i == j) {
result += i * 2;
}
}
}
System.out.println("Result: " + result);
}
}
// Output?

You might also like