Question: Create a public static method named getNextTicket ( ) that returns the value of the private static integer field nextTicket. Ex: If the input is

Create a public static method named getNextTicket() that returns the value of the private static integer field nextTicket.
Ex: If the input is butter rice bread, then the output is:
Next available ticket is 100. butter's ticket is 100. rice's ticket is 99. bread's ticket is 98. Next available ticket is 97

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!