Everything You Have To Know About Java
The keyword public indicates that the method can be called by any object. This means that you could call the method from other packages and also other classes.
© 2025 Learn Java Coding