What is multi-threading and how is it used?

devquora
devquora

Posted On: Feb 22, 2018

 

This is a full stack developer interview question that tests your computer architectural knowledge. Multi-threading is a process of improving the performance of CPU. This is done by executing multiple processes or threads that can be supported by the operating system.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Full Stack Developer Interview Questions

    Which is your personal favourite language?

    Rather than explaining about one favourite, full stack developers are expected to tell about most of the languages they are aware of...

    Full Stack Developer Interview Questions

    What role do you prefer, technical or managerial?

    Full stack developers are capable of handling both technical and managerial roles depending upon their desire...

    Full Stack Developer Interview Questions

    What is Continuous Integration?

    Continuous Integration is using codes that are built and automated for testing or production...