What is the difference between Process and Threads?

Answer Posted / kamran

The key difference is that processes are fully isolated
from each other; threads share (heap) memory with other
threads running in the same application.

Is This Answer Correct ?    17 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is TL and its use?

1982


How are commas used in the intialization and iteration parts of a for statement?

573


What are the difference between RMI and CORBA?

615


Have you used threads in Servelet?

1924


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1620






Why use a datasource when you can directly specify a connection details?

528


What is metaspace?

538


What modifiers may be used with an inner class that is a member of an outer class?

566


Can I use multiple html form elements with the same name?

570


What is Stream Tokenizer?

1722


Are there books about seam?

621


Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

531


For which statements does it make sense to use a label?

576


When is the best time to validate input?

593


What modifiers may be used with an interface declaration?

548