JVM is independent of OS
Answer options
A
True
B
False
Correct answer: True
Explanation
Quick AnswerThe correct answer is True because it directly addresses the core logic of Java Programming.
JVM abstracts the OS; Java bytecode runs on any JVM regardless of OS.