Parallel Streams QuizJ8 Home « Parallel Streams Quiz
Streams Quiz 12
The quiz below tests your knowledge of the material learnt in Streams - Lesson 12 - Parallel Streams.
Question 1 : Which framework do parallel streams use.
- Parallel Streams use the <code>fork/join</code> framework.
Quiz Progress Bar
Quiz 1
Introducing Streams
Quiz 2
Stream Pipelines
Quiz 3
Stream Operations Overview
Quiz 4
Array Type Streams
Quiz 5
Numeric Streams
Quiz 6
Other Stream Creation
Quiz 7
Finding & Matching
Quiz 8
Reduction Operations
Quiz 9
Stream Collectors
Quiz 10
Collecting & Aggregating
Quiz 11
Grouping & Partitioning
What's Next?
Thats it for the streams quizzes, the next quizzes are on concurrency.