Home / Report Question

Q. Which Stream type is unordered by default?
  • A. IntStream
  • B. List.stream()
  • C. Set.stream()
  • D. Map.stream()