Skip to content
#

logical

Here are 7 public repositories matching this topic...

The == and != operators can be used with any primitive data types as well as objects. The <, >, <=, and >= can be used with primitive data types that can be represented in numbers. Logical operators are used to performing logical “AND”, “OR” and “NOT” operations, i.e. the function similar to AND gate and OR gate in digital electronics.

  • Updated Jan 17, 2023
  • Java

Improve this page

Add a description, image, and links to the logical topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logical topic, visit your repo's landing page and select "manage topics."

Learn more