Java Tutorials- Java Operators(Boolean Logical Operators Part 2)
Java Dukes--
http://www.youtube.com/user/JavaDukes
In this video you will get know about the Boolean logical operators like AND assignment,OR assignment,AND AND ,OR OR and etc. these Boolean Logical operators are also termed as compound operators because they are combination of one or more operators .These operators perform two functions at the same time.
The First operator discussed in this video is AND assignment operator.This operator performs assignment operation and bit wise AND operation at the same time.The second operator Discussed in this video is OR assignment operator .It also performs two functions at the same time. it will perform Assignment and Bit Wise OR operation at the same time.The next Boolean logical operator is XOR assignment .It performs Bit wise XOR operation and Assignment operation at the same time.the next operator is NOT assignment operator.It performs Bit wise NOT operation and Assignment operation at the same time. The Second last Boolean operator is AND AND operator. This operator works exactly the same as AND operator.The only difference is that in AND AND operator the first conditions determines weather the second condition will be evaluated or not.The last Boolean operator is OR OR.It is also the same as OR operator.In this operator also the first condition will determine weather the second condition will be evaluated or not.
Видео Java Tutorials- Java Operators(Boolean Logical Operators Part 2) автора Java Магические Трюки
Видео Java Tutorials- Java Operators(Boolean Logical Operators Part 2) автора Java Магические Трюки
Информация
5 декабря 2023 г. 10:55:53
00:11:38
Похожие видео