1.

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

  1. start()
  2. wait()
  3. notify()
  4. run()
  5. terminate()

A. 1 and 4
B. 2 and 3
C. 3 and 4
D. 2 and 4
Answer» B. 2 and 3


Discussion

No Comment Found

Related MCQs