InterviewSolution
Saved Bookmarks
| 1. |
Which of this interface is implemented by Thread class?(a) Runnable(b) Connections(c) Set(d) MapConnections |
|
Answer» Right answer is (a) Runnable The explanation is: None. |
|