61.  What value does read() return when it has reached the end of a file?

62.  Can a Byte object be cast to a double value?

63.  What is the difference between a static and a non-static inner class?

64.  What is an object's lock and which object's have locks?

65.  What is the % operator?

66.  When can an object reference be cast to an interface reference?

67.  Which class is extended by all other classes?

68.  Which non-Unicode letter characters may be used as the first character of an identifier?

69.  What restrictions are placed on method overloading?

70.  What is casting?