Multiple choice What are the two common characteristics shared by all objects? Methods and interfaces State and behavior Methods and messages Reveal answer Fill a bubble to check yourself B Correct answer Explanation Every object in an OOP system is characterized by its state (data/fields) and its behavior (methods/actions).