Two languages
Here is the user interface of a program:
 
- How many objects are there in the user interface?
- How many classes of object are there in the user interface?
- State as many things as you can in English and Geek describing the user interface.  For example:
 English:  There are two buttons.
 Geek:  There are two instances of the class button.