Q. Which Java method is used to detect the OS in which Java program is being run? (A) system.getOSdetails() (B) system.get(os.name) (C) system.getProperties("os.name") (D) system.getProperties("os") ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) system.getProperties("os.name")