Pregunta de entrevista de 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.

Respuesta de la entrevista

Anónimo

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.