Bluej Method - Can some help me write a public instance method that takes?

Joe

New member
Can some help me write a public instance method that takes a single int argument and returns no value. It should first check that its argument is range 1 to 4, if it isn't should display a message saying out of range.

Thanks for help!
 
Back
Top