adspace


What's difference between thread and process?

Answer Posted / Chandan Verma

A process is an instance of a program that is currently running. It includes the program code, data, system resources such as open files and network connections, and the program counter that keeps track of which instruction to execute next. A thread is a smaller sequence of execution within a single process. Threads share the same memory space and resources.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can any one know about NIC (National Informatics Centre) questions Patterns and full detail about written exam, and interview send to softshikha2005@yahoo.com.in Thank you

2161