Time: 15 minutes
Purpose: Explore other variables available in Java
Introduction: Youโre covered int, double, String, Boolean. But there are other variables available.
Task: Investigate other variable types.
[We will mainly be using int, double, String, Boolean. But there are others!]
Look into other variables available in Java and compare them to the ones we are using.