Font size
A-
A
A+
Site color
R
A
A
A
Side panel
JavaTutorialTV
You are currently using guest access (
Log in
)
Skip to main content
Introduction to Java
Home
Courses
Java Intro
Control Flow Statements
if & Switch statements
if & Switch statements
The video explains how to use if statement first. It then explains how to use Switch statement when you are dealing with several conditions for the same variable.
https://www.youtube.com/watch?v=WiT0yakVp3A
Last modified: Sunday, 3 January 2021, 4:03 PM
Previous activity
◄ Relational & Conditional Operators
Jump to...
Jump to...
Announcements
Hello World!!
Java Variables
Arithmetic & Unary Operators
Relational & Conditional Operators
Going round and round
Enhanced For Loop
Arrays
Two Dimensional Array
Functions
Object Oriented Programming Concepts
Class and Objects
Inheritance and Polymorphism
Interface
Next activity
Going round and round ►
Home
Calendar
Course sections
General
Basics
Control Flow Statements
Arrays
Object Oriented Programming