Which method calls can be inserted at both (1) and (2), so that the following code will

Question:

Which method calls can be inserted at both (1) and (2), so that the following code will still compile?

image text in transcribed

Select the two correct answers.

(a) printSlogan();

(b) co.printSlogan();

(c) sl.printSlogan();

(d) Company.printSlogan();

(e) ISlogan.printSlogan();

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: