Which of this interface is implemented by Thread class?
(a) Runnable
(b) Connections
(c) Set
(d) MapConnections
The question was posed to me in semester exam.
This is a very interesting question from Java.lang in portion Exploring java.lang & java.io of Java