Part 5 - Operators in JAVA | Logical Operators & Password Authentication in Java | Code Vixa

preview_player
Показать описание
Part 5 - JAVA LOGICAL OPERATORS
These operators are used to perform logical “AND”, “OR” and “NOT” operation, i.e. the function similar to AND gate and OR gate in digital electronics.

Part 4 - JAVA RELATIONAL OPERATORS

Part 3 - JAVA ASSIGNMENT OPERATORS

Part 2 - JAVA ARITHMETIC OPERATORS

Part 1 - UNARY OPERATOR

OPERATORS IN JAVA
Operator in Java is a symbol, Which is used to perform operations. For example: +, -, *, / etc.
There are many types of operators in Java which are given below:
• Unary Operator,
• Arithmetic Operator,
• Assignment Operator.
• Relational Operator,
• Logical Operator,
• Bitwise Operator,
• Shift Operator,
• Ternary Operator
Рекомендации по теме