Q. Which method in java is used to get the name of running java VM?
β
Correct Answer: (A)
System.getProperties("java.vm.name")
You must be Logged in to update hint/solution