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.
- Host: GitHub
- URL: https://github.com/vaibhavmojidra/java---demo-relational-operators-logical-operators
- Owner: VaibhavMojidra
- License: mit
- Created: 2023-01-17T19:36:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T19:36:34.000Z (over 2 years ago)
- Last Synced: 2025-02-16T01:13:46.107Z (2 months ago)
- Topics: java, logical, mojidra, operators, relational, vaibhav, vaibhav-mojidra, vaibhavmojidra
- Language: Java
- Homepage: https://vaibhavmojidra.github.io/site/
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java Demo Relational Operators Logical Operators
[](https://vaibhavmojidra.github.io/site/)