Is JVM a process based system or a thread based system
Risposte di colloquio
Anonimo
18 feb 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
Anonimo
29 giu 2015
JVM is thread based System.
Anonimo
12 ott 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