Question: There are two classes called Foo and Foo 2 . An object of Foo is an object of Foo 2 . But an object of

There are two classes called Foo and Foo2.
An object of Foo is an object of Foo2. But an object of Foo2 is not an object of Foo.
Group of answer choices
The classes are not super class and sub class
Foo is the parent class and Foo2 is the child class
Foo2 is the parent class and Foo is the child class
More details required

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!