1.

Which of these method of Thread class is used to find out the priority given to a thread?

A. get()
B. ThreadPriority()
C. getPriority()
D. getThreadPriority()
Answer» D. getThreadPriority()


Discussion

No Comment Found