Quiz: Drawable Equals New Drawable
- You can't assign an object of a class to a variable of an interface type.
- You can't construct an interface type.
- You can't assign an object of a class to a variable of an interface type that the object's class doesn't implement.