which statement about classes is true? group of answer choices a class describes a set of objects that all have the same behavior. a class describes a set of objects with different behaviors. a class contains data and methods that act upon that data. a class decomposes tasks into functions.