What are threads?

Answer Posted / guest

A thread is an encapsulation of the flow of control in a
program. Most people are used to writing single-threaded
programs - that is, programs that only execute one path
through their code "at a time". Multithreaded programs may
have several threads running through different code
paths "simultaneously".

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is critical section?

718


Explain critical section?

776


If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?

774


What is protection boundary?

822


Explain similarities between thread and process?

731






How would you kill a process?

773


What is the window of the working set of a process?

780


Explain what are threads?

770


Explain what is scheduling?

797


Explain how to work unix commands on windows xp without installing unix o/s in pc?

659


List the system calls used for process management?

782


Explain the architectural differences between user-space threads, and kernel-supported threads?

674


Explain what are the main families of threads?

720


Explain what is protection boundary?

761


explain about the initial process sequence while the system boots up?

778