employer cover photo
employer logo
employer logo

Tata Consultancy Services

Fait partie de Tata Group

Employeur impliqué

Question d’entretien chez Tata Consultancy Services

What are the problems that arise by using multithreading?

Réponse à la question d'entretien

Utilisateur anonyme

3 janv. 2021

Deadlock, Memory interference for ex: if a global variable is used by the threads simultaneously, then there is a chance of getting a wrong value in the variable.