Computer Science, asked by penkeysuseela, 7 hours ago

05 Consider the following scenario. Ram is feeling hungry. He picks two utensils one by one and begins eating While Ramis eating, Karim also becomes hungry . He must wait (why?) . When Ram has finished eating, he places the utensils on the table and informs his neighbours. The hungry neighbour collects the utensils and begins eating. Give a sequence of method invocations/events that will occur for the methods suggested in your answers to the previous questions. You may express an event as (initiator) receiver.methodName(parameters). The object issuing the call is enclosed in a pair of square brackets . The part receiver methodName(parameters) is the usual way we invoke methods in Java. You may refer to the student objects by their names. The utensils can be named by the corner holding the utensil - for example, topleft , bottomRight​

Answers

Answered by aarushshourya60
1

Explanation:

i don't know this answer

Answered by manjudevi03031981
0

Answer:

sorry I don't know the answer

Similar questions