Samsung Electronics interview question

Is JVM a process based system or a thread based system

Interview Answers

Anonymous

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

Anonymous

29 Jun 2015

JVM is thread based System.

Anonymous

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