What is the difference between Process and Threads?
Answer Posted / yash modi
In threading environment,one portion of program can run
independently of other portions.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What state does a thread enter when it terminates its processing?
Can we sent objects using Sockets?
What is the difference between the font and fontmetrics classes?
How are the elements of a cardlayout organized?
Can I run seam with jdk 1.4 and earlier?
What is the difference between RMI and Corba?
What is the purpose of the notify() method?
how to use debug in my elipse to solve problems that exist in my project
What is table mutation and how do you avoid it?
How a component can be placed on Windows?
Explain how will the struts know which action class to call when you submit a form?
Difference between loadclass and class.forname?
Do I have to use jsps with my application?
how do you Handle Front End Application data against DB with example?
Define aop(assepct oriented programing)?