employer cover photo
employer logo
employer logo

Inspired Entertainment

Questa è la tua azienda?

Domanda di colloquio di Inspired Entertainment

A class having two synchronized methods, one static and other non static. Can two threads concurrently access this object?

Risposta di colloquio

Anonimo

29 set 2022

Yes we can, Static method is associated with the class and non-static one is associated with the instance