Question d’entretien chez SoftNet

Java-based threading related questions. How to achieve synchronization, how to update shared variable between all the threads using the data, and design a wait and notify mechanism for a given problem.

Réponse à la question d'entretien

Utilisateur anonyme

5 nov. 2018

Difference between abstract class and an interface. Went on to give a practical scenario, and asked me to choose between abstract class and interface and asked me to give a reason behind the choice.