Why do we need multithreading?



Why do we need multithreading?..

Answer / Akshaya Kumar Singh

Multithreading allows a single process to perform multiple tasks concurrently, improving responsiveness and efficiency. It can reduce waiting time for I/O operations and allow a program to continue processing while awaiting results from external sources.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Threads Interview Questions

Explain each system calls used for process management in linux.

1 Answers  


Do threads share file descriptors?

1 Answers  


What is a lightweight thread?

1 Answers  


Why are threads used?

1 Answers  


How many threads does an i7 8700k have?

1 Answers  


What do cores and threads mean?

1 Answers  


What is thread and process?

1 Answers  


What are the advantages of threads over processes?

1 Answers  


Is threading harmful?

1 Answers  


Why do we need multithreading?

1 Answers  


An extended partition can contain many sub partitions called_______

7 Answers  


Does htop show threads?

1 Answers  


Categories