Thread means?
Answers were Sorted based on User's Feedback
Answer / manju
When a process is excecuting,it will be divided into sub
tasks.Each sub task is known as a thread.
Simply thread is a light weight process...
| Is This Answer Correct ? | 29 Yes | 2 No |
Answer / vaibhav
A thread is a single sequence stream within a process.
Threads are a way for a program to split itself into two or
more simultaneously running tasks.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / sumit naik
The execution path of a program.
Thread shares the same address space.
Within a single program more the one thread are
executed,every Thread are managed through the object of the
Thread class.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / nishant
A one job is engaged in another job (male & female) with the help of helical line (in side & out side) is called as threads
| Is This Answer Correct ? | 2 Yes | 2 No |
Explain the command rate in reference to ram?
When would you choose Top-down methodology?
Describe all the processes of the OS.
Explain booting the system and bootstrap program in operating system.
What is synchronously and asynchronously?
What do you mean by semaphore?
Explain time-stamping?
Thread means?
How do you check your operating system?
Is x86 better than x64?
How long does it take to chkdsk 1tb?
What is cascading termination?