Q. Which Java method is used to get the version of running java VM? (A) System.vm.version (B) System.getProperties("vm.version") (C) System.getProperties("java.vm.version") (D) System.getVmVersion ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) System.getProperties("java.vm.version")