Answer Posted / mukthiyar
Thread is a light weight process.
Thread is a single sequential execution flow of control.
Each thread has its own Stack memory.
Different Threads share the same memory(Heap Memory) and it
use some algorithm for implementing time slice like(Round
Robin).were as different Process take different memory space.
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
Is string a wrapper class?
What do you mean by pointer value and address?
What is a methodologist?
What is type parameter in java?
Is java programming easy?
What is natural ordering in java?
What is the purpose of sizeof operator?
What is the difference between an interface and an abstract class?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
What do you mean by an interface in java?
What's the purpose of static methods and static variables?
How do you sort in java?
what type of questions asked for barclays technologies pune please send urgent
Is java a pure object oriented language?
What is the difference between JDK and JVM?