Q. Which Java method is used to detect the OS in which Java program is being run?
β
Correct Answer: (C)
system.getProperties("os.name")
You must be Logged in to update hint/solution