Multiple choice technology programming languages Java runs on Windows Unix/Linux Macs All of the Above Reveal answer Fill a bubble to check yourself D Correct answer Explanation Java is platform-independent and runs on Windows, Unix/Linux, and Mac operating systems due to its 'write once, run anywhere' design. The JVM (Java Virtual Machine) enables this cross-platform execution.