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
What is double parsedouble in java?
What is factor r?
What is the full meaning of java?
If we don’t want some of the fields not to serialize how to do that?
How do you escape json?
Can a constructor be private and how are this() and super() method used with constructor?
What are the 8 primitive data types in java?
What are the different approaches to implement a function to generate a random number?
What is bufferedreader in java?
Is an empty arraylist null?
Is finalize() similar to a destructor?
What is replaceall in java?
What do you mean by chromounits in java8?
What will happen if a thrown exception is not handled?
What access modifiers can be used for variables?