Thursday, 6 September 2012

Which of the following is not a method of the Thread class. | Java Springs

A.     public void run()
B.     public void start()
C.     public void exit()
D.     public final int getPriority()

Ans: C

No comments: