Answer Posted / surya simhadri
Thread is an independent flow of execution with in a
process. A process can have any number of threads.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do weakhashmap works?
Why does java not allow multiple public classes in a java file ?
What is the purpose of the enableevents() method in java programming?
What is a pattern what is an anti pattern?
how to create constants in java?
What is JFC?
What does bitwise or mean?
Difference between association, composition and aggregation?
What is module in project?
Which is easier netbeans or eclipse?
What is the method to expand and collapse nodes in a jtree?
What is the purpose of garbage collection in java, and when is it used?
How do you do descending order in java?
What are serialization and deserialization?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?