AND OR NOT Logical Operators In Java - In Hindi

Описание к видео AND OR NOT Logical Operators In Java - In Hindi

AND OR NOT Logical Operators In Java - In Hindi - Tutorial#9

Hi All, Welcome all of you to the video series of Java Programming. Like C and Python, I will upload all the videos of Java from Basic to Advanced.

In this video, I have explained Logical Operators in Java which are basically three operators namely AND/OR/NOT operator. Basically it is part of the Operators which comes under Tokens. Tokens are smallest individual elements of java. Tokens are classified into 5 parts:

1. Keyword
2. Identifier
3. Literal/Constant
4. Punctuators/Separators
5. Operators

In this video I have explained Logical operators (AND/OR/NOT)in Java programming. AND operator checks all the condition and if all the conditions associated with this is true then only it returns true otherwise false. OR operator checks all its condition and if any one condition associated with this is true, it returns true otherwise false. NOT operator reverses the input i.e. if the input is true it will convert it to false and if the input is false it will convert it to true.

Support this channel and I will definitely complete this tutorial.

Link to Previous Video:    • Increment Decrement Operator in Java ...  

Link to next video:    • Basic Structure of Java Program - In ...  

Facebook Group:   / 21673.  .

Instagram:   / codeitupyt  

Website: https://codeitup.in/

Tags Used:

logical operators in java
java logical operators
java - logical operator
java operator tutorial
boolean operators java
boolean true false java
boolean logical operators
and java,or java
logical operator in java in hindi
logical operator in java
not operator java
not condition java
and or not operator in java
and or not in java
logical operators
what is logical operators
logical operators in hindi
or operator in c
not operator in c
logical or

#codeitup
#java
#javaintro

Комментарии

Информация по комментариям в разработке