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