"Hi, Amigo!"
"Let's continue our lessons on how to google."
"Here are some exercises:"
Web search exercises: | |
---|---|
1 | What's bad about the goto statement? |
2 | What are reserved words in Java? |
3 | What happens if I call wait outside of a synchronized block? |
4 | What's a "happens-before" relationship? |
5 | Purpose and methods of the BlockingQueue interface? |
6 | How do I compile a java file from the console? |
7 | How do I run a java file from the console? |
8 | How do I to start a program consisting of several compiled files from the console? |
9 | How do I create a directory with subdirectories, e.g. doc/release/com/codegym/test? |
10 | How do I use a mask («*.doc») to get a list of files in a directory? |
GO TO FULL VERSION