Baheeg Training and Test Exam

Java Expert level

Score: 0 / 0 answered

Progress: 0 of 800 qs

time elap: 00:00

Question 1: What is the output of the following code: `Stream.of(1, 2, 3).noneMatch(n -> n > 3)`?