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

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

73.  What is the difference between the String and StringBuffer classes?

74.  If a variable is declared as private, where may the variable be accessed?

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

76.  What is the Dictionary class?

77.  How are the elements of a BorderLayout organized?

78.  What is the % operator?

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

80.  What is the difference between a Window and a Frame?