Java tutorial - if else-if else conditional operators and logical operators inside if codition

Опубликовано: 24 Май 2026
на канале: AI and beyond
28
1

Java tutorial - if else-if else conditional operators and logical operators inside if codition

In this video it is shown how we can use if else-if else statement to select which part of our code will be executed based on the evaluation of condition. If multiple if else-if conditions are specified, we continue evaluating conditionas until either we find a condition which evaluates to true, we are gone till else operator or we scanned the whole chain but didn't find any match and else operator as well.

In the next video we will start to talk about Cloud technologies, focusing on AWS provided capabilities.

All examples are shown in Eclipse IDE.


Do not forget to subscribe to the channel if you like this video and also visit my web-site http://blog.dataguru.guide


My site - http://blog.dataguru.guide
Twitter -   / f_dmitrijs  
Instagram -   / dmitrijs.f  
Linkedin -   / dmitrijs-finaskins-a69598a5  
Facebook -   / dmitry.finashkin