employer cover photo
employer logo
employer logo

Prolitus Technologies

Questa è la tua azienda?

Domanda di colloquio di Prolitus Technologies

Q3 : which class is defined multithreading?

Risposta di colloquio

Anonimo

25 ott 2018

Thread class is the main class on which Java's Multithreading system is based. Thread class, along with its companion interface Runnable will be used to create and run threads for utilizing Multithreading feature of Java.