Java IF ELSE control statement example. Java tutorial for beginners #4.2

preview_player
Показать описание

Core Java Fundamentals - tutorial for conditional or control statement of if, if else, nested if and if-else-if ladder statements. There are other conditional statements as well such as using ternary operators and switch case statements.

.
Please donate and support my work
(If you think my free tutorials are better than paid ones :)

Free Programming courses:

Free Flutter course:

Free Android courses:

More free programming courses:

Check out my website:

Let's get in touch! [Sriyank Siddhartha]

---- Thank you for your love and support ----
Рекомендации по теме
Комментарии
Автор

Very nicely done with simple language. You are precisely hitting on the concepts with simple examples. I am learning . Thank you so much :)

vijaysai
Автор

best video brother!! all beginners can understand

iglisbusiness
Автор

8:00 first if condition must be (marks<30)

Please mention it sir!!

arun-phcn
Автор

there is a mistake 30 should be 50 in the first else statement

yusufakcakaya
Автор

Thanks for this, I have it all clear now. Just a thing, you don't have to say Congratulations every time. was a bit irritating to my ears. Other than that I'm loving going through your course. Thank you. :)

copyadcreate
Автор

i think marks>=30, this number must be 50

AnilSharma-coiw