Answer Posted / swapna
types of threads are daemon thread and non daemon thread.
that is one work in background like clock handler, and the
one which we are used in the programs that is user defined
threads.
| Is This Answer Correct ? | 56 Yes | 67 No |
Post New Answer View All Answers
What is string pool?
What is the final method?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
How can you write a loop indefinitely in java programming?
Explain all java features with real time examples
What do you understand by looping in java? Explain the different types of loops.
What is toarray method in java?
What are the parts of a method?
which pattern is default in scanner package?
What is the use of protected in java?
What is a parameter in matrices?
What is data type in computer?
Tell me the latest versions in java related areas?
Can we store variables in local blocks?
How do you make an arraylist empty in java?