What is the use of thread over process?

Answer Posted / sachin tyagi

thread is part of process.it is a lightweight component
because threads take same memory area.we use threads for
faster execution.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is python a single thread?

438


Do threads share page table?

449


How many cores and threads do I need?

430


What is thread explain the threads in linux?

412


Which way of creating thread is better?

399






Can a process have 0 threads?

448


How many threads can run on a single processor?

424


What are kernel threads?

398


Why are threads used?

441


How do I start a runnable thread?

431


Why context switching is faster in threads?

444


What are threads and processes?

476


What is difference between thread and runnable?

451


What are the advantages of threads?

480


What are the benefits of multithreading?

445