which of the following statements about classes is correct? group of answer choices by convention, class names begin with a lowercase letter. a class declares the methods that you can apply to its objects. a class is a sequence of instructions that accesses the data of an object. all entities, even primitive numbers, are classes.