Is JVM a process based system or a thread based system
Réponses aux questions d'entretien
Utilisateur anonyme
18 févr. 2013
Yes.JVM is a thread based system.For example there is always a thread called Daemon thread is running besides our main program to perform garbage collection.
1
Utilisateur anonyme
29 juin 2015
JVM is thread based System.
Utilisateur anonyme
12 oct. 2011
i didn't know , i said i dont know that but what i do know is that android's JVM is thread based for sure