Question: it's object oriented programming guys need your help please 12 - Say that there are three classes: Computer AppleComputer, and IBMComputer. What are the likely
it's object oriented programming guys need your help please


12 - Say that there are three classes: Computer AppleComputer, and IBMComputer. What are the likely relationships between these classes? a) O IBMComputer is the superclass, AppleComputer and Computer are subclasses of IBM Computer. b) o Computer is a superclass, AppleComputer is a subclasses of Computer, and IBM Computer is a sublclas of AppleComputer c) Computer, AppleComputer and IBMComputer are sibling classes. d) Computer is the superclass, AppleComputer and IBM Computer are subclasses of Computer. Leave blank 13 - Inheritance is used when the relationship between two classes is a(n) relationship a) O PART-OF-A b) O inverse c) O HAS-A IS-A 902099 Leave blank
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
