Pergunta de entrevista da empresa 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.

Resposta da entrevista

Sigiloso

5 de nov. de 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.