Question 18 concerning the Final Exam IN3030/IN4330 Spring 2021

Question 18:

In Question 2.1, are we allowed to use the methods wait(), notify() and notifyAll(), which are implemented in the java Object class? Or are we supposed to create a solution without using these methods?

Answer:

Exam question 2 says "... Semaphores" - so a solution without semaphores seems to miss the point...

-- Eric

 

Published June 1, 2021 12:02 PM - Last modified June 1, 2021 12:02 PM