Oracle 1z0-830 Question Answer
Given:
java
System.out.print(Boolean.logicalAnd(1 == 1, 2 < 1));
System.out.print(Boolean.logicalOr(1 == 1, 2 < 1));
System.out.print(Boolean.logicalXor(1 == 1, 2 < 1));
What is printed?
Oracle 1z0-830 Summary
- Vendor: Oracle
- Product: 1z0-830
- Update on: Jul 21, 2025
- Questions: 84