Multiple choice Objects are used to mimic real life cases wake at abstract level both (1) and (2) none of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation Objects are used to model real-world entities (mimic real life) AND to work at higher abstraction levels by hiding implementation details. Both purposes are key to OOP.