What is a thread?
Answers were Sorted based on User's Feedback
Answer / devarathnam c,kotagudibanda(po
Hi...
Thread is a light-weight program ,or it is separate
execution path with in the program.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / madhan kumar.s
Thread is light weight progarm.its single execution of program.
| Is This Answer Correct ? | 0 Yes | 0 No |
For which statements does it make sense to use a label?
What class is the top of the awt event hierarchy?
whats is mean by jndi
What are transaction attributes?
what is the diffrence between banking and insurance domain?
What is jboss?
What is source and listener?
What restrictions are placed on the location of a package statement within a source code file?
Hi I have joined java course. I also want additional help from any tutorials website. Please suggest me tutorials which provides easy to understand online applet tutorials?
What happens when we invoke a thread?s interrupt method while it is in sleeping or waiting condition?
Can you write Java code for declaration of multiple inheritance in Java ?
Why are my checkboxes not being set from on to off?