How many types of thread in java? give the name
Answer Posted / amir hassan
There are two types of Thread
1) Naming Thread
2)Thread Priority
1) Naming Thread
The Thread class provides methods to change and get the name of a thread.
2) Thread Priority
Each thread have a priority. Priorities are represented by a number between 1 and 10
> it Depend on the JVM.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which number is denoted by leading 0x or 0x in java?
Does java support Operator Overloading?
Why charat is used in java?
How do you check if an arraylist is not empty?
Give few difference between constructor and method?
What is n in java?
How do you add an element to an arraylist in java?
What is called module?
Is null a string or object in java?
What is the difference between a field variable and a local variable?
What is an example of a constant variable?
What is files manifesting?
Can we declare a static variable inside a method?
What does a za z0 9 mean?
Can you tell me range of byte?