21.  Which method of the Component class is used to set the position and size of a component?

22.  What is the difference between yielding and sleeping?

23.  Which java.util classes and interfaces support event handling?

24.  Is sizeof a keyword?

25.  What are wrapped classes?

26.  Does garbage collection guarantee that a program will not run out of memory?

27.  What restrictions are placed on the location of a package statement within a source code file?

28.  Can an object's finalize() method be invoked while it is reachable?

29.  What is the immediate superclass of the Applet class?

30.  What is the difference between preemptive scheduling and time slicing?