Multiple choice Select the correct characteristic of JVM? JVM is platform independent. JVM is platform dependent. JVM is responsible for generating byte code. JVM generates .class files. None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation JVM is platform dependent and each OS has different types of JVM.