GitHub / VaibhavMojidra / Java---Demo-Switch-Case
Switch statement executes one statement from multiple conditions. It is like if-else-if ladder statement. The switch statement works with byte, short, int, long, enum types, String and some wrapper types like Byte, Short, Int, and Long. Since Java 7, you can use strings in the switch statement.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VaibhavMojidra%2FJava---Demo-Switch-Case
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Java
Size: 249 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: about 2 years ago
Pushed at: over 2 years ago
Last synced at: 22 days ago
Topics: mojidra, switch, switch-case, vaibhav, vaibhav-mojidra, vaibhavmojidra