Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumJavastream pipelinesSingle-choice MCQ

Which result is produced by the code?

int s = IntStream.rangeClosed(1,3).sum();