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