What is the difference between Process and Threads?
Answer Posted / rekha
A Procees is an execution of program but a thread is a
single execution sequence within a process(and so called
a "light weight process").
A process can contain n number of threads.
| Is This Answer Correct ? | 168 Yes | 11 No |
Post New Answer View All Answers
If your ui seems to freeze periodically, what might be a likely reason?
What is JTS?
What is the difference between a menuitem and a checkboxmenuitem?
What you mean by COM and DCOM?
Is it possible to stop the execution of a method before completion in a sessionbean?
what is the use of State Factories?
What’s jboss jbpm?
How messaging services are done, before release of JMS?
To what value is a variable of the string type automatically initialized?
Can we sent objects using Sockets?
Where can I find seam examples and documentation?
Will the general public have access to the infobus apis?
What is aop(assepct oriented programing)?
What are the services in RMI ?
What is threadfactory?