7. Which of the following statements are true? a. Object names are like array names. Once an object name is declared, it references to an object. b. Object names cannot be reassigned to reference another object. c. An object name is a constant, though the contents of the object may change. d. An object is associated with only one object name.