if am have 100 threads(for ex:T1,T2---T100) how we give
priority to these threads and how the system excute these
threads
Answers were Sorted based on User's Feedback
Answer / anand kumar
we will allocate the priority using threadobject,setPriority
(int n) method....then according to the no given jvm will
exicute the threads
| Is This Answer Correct ? | 3 Yes | 0 No |
Can vector have duplicates in java?
Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.
What is port number in java?
there are some duplicate values in ArrayList, how U'll get that array with out duplicate?
Can we use string in the switch case?
What is unicode?
What is the main functionality of Prepared Statement?
Why main function is static?
what are the analysis of an object
What is Overriding and how can it be used?
What is the difference between import java.util.date and java .util?
How big is a 64 bit float?