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
What is the difference between the string and stringbuffer classes?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
What are the different class loaders used by jvm?
What class is used to create Server side object ?
What are the pros and cons of detached objects?
Why are my checkboxes not being set from on to off?
What method is invoked to cause an object to begin executing as a separate thread?
What is the purpose of the notifyall() method?
Can you give me a simple example of using the requiredif validator rule?
what is handle?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
How messaging services are done, before release of JMS?
What are the services in RMI ?
What do you mean by Socket Programming?
which book is better for jdbc ,servlets and jsp