Test Preparation on Computer Science Engineering Test Preparations On Java Programming Part 2

1.

Which two of the following methods are defined in class Thread?

start() wait() notify() run() terminate()

Next Question Show Answer