English

Explain the following with one example. Logical operator - Computer Applications

Advertisements
Advertisements

Question

Explain the following with one example.

Logical operator

Answer in Brief

Solution

Java's logical operators (&&, ||, !) return true or false based on the outcome of expressions. 

Example:

Logical operators Symbol Example
AND &&
boolean b = (x > y) && (x > z)
OR ||
boolean p = (x <= y) || (x <= z) 
NOT !
boolean t = !(m == n)
shaalaa.com
  Is there an error in this question or solution?
Chapter 1.04: Operators in Java - EXERCISES [Page 44]

APPEARS IN

Avichal Computer Applications [English] Class 10 ICSE
Chapter 1.04 Operators in Java
EXERCISES | Q V. 3. (c) | Page 44
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×