https://github.com/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.
https://github.com/vaibhavmojidra/java---demo-switch-case
mojidra switch switch-case vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: about 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/vaibhavmojidra/java---demo-switch-case
- Owner: VaibhavMojidra
- License: mit
- Created: 2023-01-27T23:37:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T23:37:11.000Z (over 3 years ago)
- Last Synced: 2025-02-16T01:13:46.350Z (over 1 year ago)
- Topics: mojidra, switch, switch-case, vaibhav, vaibhav-mojidra, vaibhavmojidra
- Language: Java
- Homepage: https://vaibhavmojidra.github.io/site/
- Size: 249 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java Demo Switch Case
[](https://vaibhavmojidra.github.io/site/)
[](https://vaibhavmojidra.github.io/site/)
[](https://vaibhavmojidra.github.io/site/)