What is the difference between Process and Threads?
Answer Posted / swagatika
Process-When a program executed then process creats which
take space in the memory with its own address space.
-context switching will be delay and more costly in compare
to the thread as it will be the swiching from one memory
space to other memory space.
-One Process can have multiple thread..
Ex-Window Media Player
In the media player
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Are enterprise beans allowed to use thread.sleep()?
what is Activation Instantinator?
Explain the difference between object state and behavior?
What is chat area? Explain.
What are the oops concept?
Name three subclasses of the component class?
How messaging services are done, before release of JMS?
What is the difference between the session.get() method and the session.load() method?
Why are some of the class and element names counter-intuitive?
Is the infobus client side only?
To identify IDL language what mapping mechanism is used?
When a thread blocks on i/o?
What is abstract schema?
What is the map interface?
Is jvm a overhead?