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
Explain about static imports in java?
Explain about OOPS concepts and fundamentals.
Why does java not support pointers?
What is the major advantage of external iteration over internal iteration?
What is advantage of java?
Can we call virtual funciton in a constructor ?
Why are the objects immutable in java?
What is the difference between processes and threads?
Does constructor be static?
Is set thread safe java?
What is function and its uses?
What does nextint () do in java?
Why does my function print none?
Tell me about different OOPS concepts.
How does regex work?