Object Oriented Programming 11 试题 1. Which came first, the instance or the class? instance class function method 2. In Object Oriented Programming, what is another name for the "attributes" of an object? portions messages forms fields