1 instanceof Serializable = true 2 instanceof Cloneable = true 3 instanceof Runnable = false 4 aaOkay (false) = false 5 bbOkay (true) = true 6