"Hi, Amigo!"
"Let's continue our lessons on how to google."
"Here are some exercises:"
Web search exercises: | |
---|---|
1 | What methods does the Collections class have? |
2 | What methods does the Arrays class have? |
3 | What do we call the sorting that happens when Collections.sort() is called? |
4 | What's a mutex? |
5 | What's a monitor? |
6 | What atomic types are there? |
7 | What classes are there in the concurrent package? |
8 | What's a "happens-before" relationship? |
9 | What's a «barrier» in the concurrent package? |
10 | Google 5 different classes from the concurrent package. |
GO TO FULL VERSION