1.  What is a transient variable?

2.  Which containers use a border Layout as their default layout?

3.  Why do threads block on I/O?

4.  How are Observer and Observable used?

5.  What is synchronization and why is it important?

6.  Can a lock be acquired on a class?

7.  What's new with the stop(), suspend() and resume() methods in JDK 1.2?

8.  Is null a keyword?

9.  What is the preferred size of a component?

10.  What method is used to specify a container's layout?