Programming - Threads - Discussion

You Are Here :: Home > JAVA > Threads - Discussion

 



Q.

______________ method returns the number of active thread group in a particular thread group and all its subgroups.                         


A. getName() B. getParent()
C. activeGroupCount() D. getThreadGroup()

Answer: Option C
Explaination:

 


activeGroupCount() ? This method returns the number of active thread group in a particular thread group and all its subgroups.




Discussion

Your Comments Goes here...
NameDiscussion