what is a thread?
Answers were Sorted based on User's Feedback
Answer / narayana swamy
thread is an object oriented representation of flow of
process(i.e part of process)
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / shiva
In java environment we have to introduce the multipart
program that executes simultaniously depending on the
priority called threads
| Is This Answer Correct ? | 0 Yes | 3 No |
What do you mean by hashing?
What is the purpose of finalization?
What are the advantages of unicode?
What is meant by nested loop?
How many tetrahedral voids are there in bcc?
What is a class variable?
what is the difference between object and class
is there a separate stack for each thread in java? : Java thread
What is the difference between final, finally and finalize() in java?
how to write a program for sending mails between client and server
What are benefits of java?
Explain about anonymous inner classes in java?