Multiple choice Which of the following Class Clusters are in Objective C? These are used to maintain a common abstract superclass for all the subclasses. These provide the specific values based on the inputs for all the subclasses. The abstract class for the Cluster can not be defined with the composite object. Bool is a Cluster class of NSNumber. It uses the functionality like abstract factory. Reveal answer Fill a bubble to check yourself C Correct answer Explanation The composite object must declare itself to be a subclass of the cluster's abstract superclass.