Computer Science, asked by kk7386153, 1 month ago



______OPERATORS ARE USE TO COMPARE TWO OR MORE RELATION _______​

Answers

Answered by vg592805
0

Answer:

One such operator is && , which performs the conditional AND operation. You can use two different relational operators along with && to determine whether both relationships are true . ... The && operator will return true only if both operands are true .

Answered by Vaishnaviprabhu
1

Answer:

Logical operators are used to compare 2 or more relation in a Java statement

Similar questions