Java Tutorial for Beginners #6 - If/Else/Else If

preview_player
Показать описание
In this java tutorial video I cover if/else and elif statements.

Java beginners programming tutorial. A complete java tutorial meant for absolute beginners. Absolutely no programming experience required. If you are new to programming and want to get started you are in the right place!

**************************************************************

**************************************************************

Please leave a LIKE and SUBSCRIBE for more content!

Tags:
- Tech With Tim
- Java Tutorial for Beginners
- Beginner Java Tutorial
- Java if else elif
- Java beginners tutorial 2018
- Java for beginners
Рекомендации по теме
Комментарии
Автор

Just for everyone information, sc.next() is not equals to sc.nextLine(). sc.next() is to input 1 words but sc.nextLine() is to input multiple words.

endaoyuan
Автор

Silly question, but what music do you use in your videos?

viktorvanvik
Автор

How do we do " y=Ix-1I "for if else statement?I couldnt find many people use Math.abs code but I wonder how about work if else statement ?

derinzengin
Автор

when I type

if (true){
System.out.println(“hello”)
}

it prints “hello” but when I type

If (false)

It doesn’t print hello.

I want to know the argument on which it’s deciding whether it’s true or not. Because I haven’t mentioned anything to be perceived as true or false.

RikzB
Автор

Thanks tim. BTW you typed elif not else if. Python flashbacks be like...

aaritparekh
visit shbcf.ru