How many types of thread in java? give the name
Answer Posted / nikita
In java Threads are two types 1) user thread 2) Daemon Thread
| Is This Answer Correct ? | 31 Yes | 5 No |
Post New Answer View All Answers
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
Describe string intern() methodology
Can we start a thread twice in java?
What is a Hash Table? What are the advantages of using a hash table?
Is vector synchronized in java?
Write a code to show a static variable?
Is list ordered in java?
Which data type is a class in java?
What is a newline character in java?
What is loop in java?
I don’t want my class to be inherited by any other class. What should I do?
What are the 3 types of control structures?
What is advantage of java?
What is a local class in java?
What is ascii code?