151.  What is the difference between the File and RandomAccessFile classes?

152.  What happens when you add a double value to a String?

153.  What is your platform's default character encoding?

154.  Which package is always imported by default?

155.  What interface must an object implement before it can be written to a stream as an object?

156.  How are this and super used?

157.  What is a compilation unit?

158.  What interface is extended by AWT event listeners?

159.  What restrictions are placed on method overriding?

160.  How can a dead thread be restarted?