Which of the interface contains all the methods used for handling thread related operations in Java?
(a) Runnable interface
(b) Math interface
(c) System interface
(d) ThreadHandling interface
The question was asked in class test.
I'd like to ask this question from Java.lang topic in section Exploring java.lang & java.io of Java