An open API service indexing awesome lists of open source software.

https://github.com/vaibhavmojidra/java---demo-relational-operators-logical-operators

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.
https://github.com/vaibhavmojidra/java---demo-relational-operators-logical-operators

java logical mojidra operators relational vaibhav vaibhav-mojidra vaibhavmojidra

Last synced: 19 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Java Demo Relational Operators Logical Operators

[![Vaibhav Mojidra - output.png](https://raw.githubusercontent.com/VaibhavMojidra/Java---Demo-Relational-Operators-Logical-Operators/master/output/output.png "Vaibhav Mojidra")](https://vaibhavmojidra.github.io/site/)