User interface objects and classes
Which of the following is true? Explain your answers.
- All objects of a given class have the same properties.
- The properties of every object of a given class has the same property values.
- Instances of the Button class and the Textbox class have the same properties.
- George Bush is a class and Person is an object.
- Person is a class and George Bush is an object.
- Neither George Bush nor Person are classes.
- Neither George Bush nor Person are objects.