Which of these class can encapsulate an entire executing program?
(a) Void
(b) Process
(c) Runtime
(d) System
The question was posed to me in an interview for job.
This interesting question is from Java.lang topic in division Exploring java.lang & java.io of Java