Multiple choice Objects are the basic ________ in an object-oriented system. compile time entities runtime entities both (1) and (2) none of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation In object-oriented programming, objects are instances of classes that exist during the execution of the program (runtime).