Problemunvalidated
IntelliJ compiles and runs this code without error — in IntelliJ. Tension: According to the OCP Java 17 certification guide, "A single underscore _ is not allowed as an identifier.". Outcome: The code would not compile in Java 17.
9a712204-3497-4978-a096-4db7b0f9eb01
IntelliJ compiles and runs this code without error — in IntelliJ. Tension: According to the OCP Java 17 certification guide, "A single underscore _ is not allowed as an identifier.". Outcome: The code would not compile in Java 17.