Exercise 14 Multithreading

A:

Exercise 14.1 in the book. The topic is the Thread class and the run() method.

B:

Exercise 14.2 in the book. The topic is the synchronized keyword.

C:

Exercise 14.3 in the book. The topic is threads and in particular the run and wait methods.

Best regards,
Kristian Torp