SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
Y Daniel Lang
Chapter:
And Polymorphism
Exercise:
Check Point
Question:16 | ISBN:978013274719 | Edition: 6

Question

Suppose that Fruit, Apple, Orange, GoldenDelicious, and McIntosh are defined in the inheritance hierarchy as follows:

 

Assume that the following statements are given:
goldenDelicious = GoldenDelicious()
orange = Orange()
Answer the following questions:
(a) Is goldenDelicious an instance of Fruit?
(b) Is goldenDelicious an instance of Orange?
(c) Is goldenDelicious an instance of Apple?
(d) Is goldenDelicious an instance of GoldenDelicious?
(e) Is goldenDelicious an instance of McIntosh?
(f) Is orange an instance of Orange?
(g) Is orange an instance of Fruit?

(h) Is orange an instance of Apple?
(i) Suppose the method makeAppleCider is defined in the Apple class. Can goldenDelicious invoke this method? Can orange invoke this method?
(j) Suppose the method makeOrangeJuice is defined in the Orange class. Can orange invoke this method? Can goldenDelicious invoke this method?

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Sorry the answer is not available at the moment…

If you are able to find the answer, please make sure to post it here. So that your Juniors have smile on their lips and feel happy.

Spread the 'tradition of sharing'.