Pergunta de entrevista da empresa Mastercard

1. what is sychornisation,JAva8, oops,

Resposta da entrevista

Sigiloso

9 de jun. de 2021

Synchronization is used to use the piece of code by one thread at a time. It does by using keyword synchronization which lock the piece of code to be used by specific thread.