In UML object diagrams, an object is shown as a rectangular box with the object name, a colon, and the class name (e.g., 'myObject:ClassName'). The object name may be underlined to indicate it's an instance. Option C describes class notation, B describes constraints, and E describes sequence diagram lifelines.