Switch Statements and Nested Case in Java
Offered By: Kunal Kushwaha via YouTube
Course Description
Overview
Explore switch statements in Java, covering both traditional and modern syntax, nested switch cases, and break statements through practical examples. Learn the differences between "==" and ".equals", understand switch statement syntax and usage notes, and practice with programs describing fruits, displaying day names, and categorizing weekdays and weekends. Dive into nested switch cases and enhance your Java programming skills with this comprehensive tutorial.
Syllabus
Introduction
Example
"==" vs ".equals"
Switch Statements
Syntax for "Switch Statements"
Some Notes for "Switch Statements"
Program 1 : Describe Fruit
Enhanced 'Switch'
Program 2 : Display Day Name b/w 1 & 7
Program 3 : Weekdays and Weekends
Nested Switch Case
Outro
Taught by
Kunal Kushwaha
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity