Capgemini Engineering interview question

Explain multi-thread concept with an example

Interview Answer

Anonymous

Sep 21, 2020

Multi threading is a divide and conquer method where a single piece of work is divided into multiple pieces and the tasks are performed.