Java Virtual Machine is platform independent - Java
        
	  
	
    Q.  Java Virtual Machine is platform independent?- Published on 24 Jun 15a. True
b. False
ANSWER: False
 
The JVM depends on the operating system. If we go and see the list of corresponding JVM we can find that different operating system have different JVM.