How do you make an optional parameter in Java?

There are no optional parameters in Java. What you can do is overloading the functions and then passing default values.

Leave a Reply

Your email address will not be published. Required fields are marked *

How do you make an optional parameter in Java?

There are no optional parameters in Java. What you can do is overloading the functions and then passing default values.

Leave a Reply

Your email address will not be published. Required fields are marked *